CUBRID Engine  latest
javasp_status_info Struct Reference

#include <jsp_comm.h>

Collaboration diagram for javasp_status_info:
Collaboration graph

Public Attributes

int pid
 
int port
 
char * db_name
 
std::vector< std::string > vm_args
 

Detailed Description

Definition at line 57 of file jsp_comm.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: