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

Public Attributes

INT32 _magic
 
INT32 _nsets
 
INT32 _mem
 
INT32 _msg_hdr_offset
 
INT32 _msg_txt_offset
 

Detailed Description

Definition at line 79 of file message_catalog.c.

Member Data Documentation

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


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