CUBRID Engine
latest
|
Public Attributes | |
int32_t | __magic |
int32_t | __nsets |
int32_t | __mem |
int32_t | __msg_hdr_offset |
int32_t | __msg_txt_offset |
int32_t _nls_cat_hdr::__magic |
Definition at line 142 of file gencat.c.
Referenced by MCReadCat(), and MCWriteCat().
int32_t _nls_cat_hdr::__mem |
Definition at line 144 of file gencat.c.
Referenced by MCReadCat(), and MCWriteCat().
int32_t _nls_cat_hdr::__msg_hdr_offset |
Definition at line 145 of file gencat.c.
Referenced by MCReadCat(), and MCWriteCat().
int32_t _nls_cat_hdr::__msg_txt_offset |
Definition at line 146 of file gencat.c.
Referenced by MCReadCat(), and MCWriteCat().
int32_t _nls_cat_hdr::__nsets |
Definition at line 143 of file gencat.c.
Referenced by MCReadCat(), and MCWriteCat().