|
CUBRID Engine
latest
|

Public Attributes | |
| int | width |
| char | code |
| char | spec [10] |
Definition at line 110 of file error_manager.c.
| char er_spec::code |
Definition at line 113 of file error_manager.c.
Referenced by er_estimate_size(), er_study_fmt(), and er_vsprintf().
| char er_spec::spec[10] |
Definition at line 114 of file error_manager.c.
Referenced by er_study_fmt(), and er_vsprintf().
| int er_spec::width |
Definition at line 112 of file error_manager.c.
Referenced by er_estimate_size(), and er_study_fmt().