CUBRID Engine
latest
|
#include <message_catalog.h>
Public Attributes | |
const char * | file |
void * | catd |
Definition at line 94 of file message_catalog.h.
void* msg_catd::catd |
Definition at line 97 of file message_catalog.h.
Referenced by msgcat_close(), msgcat_gets(), and msgcat_open().
const char* msg_catd::file |
Definition at line 96 of file message_catalog.h.
Referenced by msgcat_close(), and msgcat_open().