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

Public Attributes

int err_id
 
char * fmt
 
ER_SPECspec
 
int fmt_length
 
int must_free
 
int nspecs
 
int spec_top
 
ER_SPEC spec_buf [16]
 

Detailed Description

Definition at line 118 of file error_manager.c.

Member Data Documentation

int er_fmt::err_id

Definition at line 120 of file error_manager.c.

Referenced by er_create_fmt_msg(), er_init_fmt(), er_internal_msg(), and er_study_fmt().

int er_fmt::fmt_length
int er_fmt::must_free

Definition at line 124 of file error_manager.c.

Referenced by er_clear_fmt(), er_create_fmt_msg(), er_init_fmt(), and er_internal_msg().

int er_fmt::nspecs
ER_SPEC* er_fmt::spec
ER_SPEC er_fmt::spec_buf[16]

Definition at line 127 of file error_manager.c.

Referenced by er_clear_fmt(), er_init_fmt(), and er_study_fmt().

int er_fmt::spec_top

Definition at line 126 of file error_manager.c.

Referenced by er_clear_fmt(), er_init_fmt(), and er_study_fmt().


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