|
CUBRID Engine
latest
|
#include <jsp_comm.h>

Public Attributes | |
| int | pid |
| int | port |
| char * | db_name |
| std::vector< std::string > | vm_args |
Definition at line 57 of file jsp_comm.h.
| char* javasp_status_info::db_name |
Definition at line 61 of file jsp_comm.h.
Referenced by javasp_dump_status(), and javasp_status_server().
| int javasp_status_info::pid |
Definition at line 59 of file jsp_comm.h.
Referenced by javasp_dump_status(), and javasp_status_server().
| int javasp_status_info::port |
Definition at line 60 of file jsp_comm.h.
Referenced by javasp_dump_status(), and javasp_status_server().
| std::vector< std::string > javasp_status_info::vm_args |
Definition at line 63 of file jsp_comm.h.
Referenced by javasp_dump_status(), and javasp_status_server().