CUBRID Engine  latest
_nls_cat_hdr Struct Reference
Collaboration diagram for _nls_cat_hdr:
Collaboration graph

Public Attributes

int32_t __magic
 
int32_t __nsets
 
int32_t __mem
 
int32_t __msg_hdr_offset
 
int32_t __msg_txt_offset
 

Detailed Description

Definition at line 140 of file gencat.c.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: