CUBRID Engine
latest
|
Public Attributes | |
int | cat_id |
const char * | name |
MSG_CATD | msg_catd |
Definition at line 479 of file message_catalog.c.
int msgcat_def::cat_id |
Definition at line 481 of file message_catalog.c.
Referenced by msgcat_message().
MSG_CATD msgcat_def::msg_catd |
Definition at line 483 of file message_catalog.c.
Referenced by msgcat_final(), msgcat_init(), msgcat_message(), and msgcat_open().
const char* msgcat_def::name |
Definition at line 482 of file message_catalog.c.
Referenced by msgcat_init(), and msgcat_message().