|
CUBRID Engine
latest
|

Public Attributes | |
| INT32 | _magic |
| INT32 | _nsets |
| INT32 | _mem |
| INT32 | _msg_hdr_offset |
| INT32 | _msg_txt_offset |
Definition at line 79 of file message_catalog.c.
| INT32 nls_cat_hdr::_magic |
Definition at line 81 of file message_catalog.c.
Referenced by load_msgcat().
| INT32 nls_cat_hdr::_mem |
Definition at line 83 of file message_catalog.c.
| INT32 nls_cat_hdr::_msg_hdr_offset |
Definition at line 84 of file message_catalog.c.
Referenced by cub_catgets().
| INT32 nls_cat_hdr::_msg_txt_offset |
Definition at line 85 of file message_catalog.c.
Referenced by cub_catgets().
| INT32 nls_cat_hdr::_nsets |
Definition at line 82 of file message_catalog.c.
Referenced by cub_catgets().