CUBRID Engine
latest
|
Public Attributes | |
int | option_type |
const char * | option_name |
int | option_mask |
Definition at line 125 of file util_service.c.
int UTIL_SERVICE_OPTION_MAP_T::option_mask |
Definition at line 129 of file util_service.c.
Referenced by util_get_command_option_mask(), and util_get_service_option_mask().
const char* UTIL_SERVICE_OPTION_MAP_T::option_name |
Definition at line 128 of file util_service.c.
int UTIL_SERVICE_OPTION_MAP_T::option_type |
Definition at line 127 of file util_service.c.
Referenced by parse_arg(), util_get_command_option_mask(), and util_get_service_option_mask().