File message_catalog.h¶
FileList > base > message_catalog.h
Go to the source code of this file
#include <stdio.h>
Classes¶
| Type | Name |
|---|---|
| struct | msg_catd |
Public Types¶
| Type | Name |
|---|---|
| typedef struct msg_catd * | MSG_CATD |
Public Functions¶
| Type | Name |
|---|---|
| int | msgcat_close (MSG_CATD msg_catd) |
| int | msgcat_final (void) |
| MSG_CATD | msgcat_get_descriptor (int cat_id) |
| char * | msgcat_gets (MSG_CATD msg_catd, int set_id, int msg_id, const char * s) |
| int | msgcat_init (void) |
| char * | msgcat_message (int cat_id, int set_id, int msg_id) |
| MSG_CATD | msgcat_open (const char * name) |
| FILE * | msgcat_open_file (const char * name) |
Macros¶
Public Types Documentation¶
typedef MSG_CATD¶
Public Functions Documentation¶
function msgcat_close¶
function msgcat_final¶
function msgcat_get_descriptor¶
function msgcat_gets¶
function msgcat_init¶
function msgcat_message¶
function msgcat_open¶
function msgcat_open_file¶
Macro Definition Documentation¶
define MSGCAT_CATALOG_CSQL¶
define MSGCAT_CATALOG_CUBRID¶
define MSGCAT_CATALOG_UTILS¶
define MSGCAT_GENERAL_ARG_DUPLICATE¶
define MSGCAT_GENERAL_ARG_INVALIDNUM¶
define MSGCAT_GENERAL_ARG_MISSING¶
define MSGCAT_GENERAL_ARG_MISSINGVAL¶
define MSGCAT_GENERAL_ARG_NODEF¶
define MSGCAT_GENERAL_ARG_NOMEM¶
define MSGCAT_GENERAL_ARG_NONFLOAT¶
define MSGCAT_GENERAL_ARG_NONINT¶
define MSGCAT_GENERAL_ARG_OPTIONS¶
define MSGCAT_GENERAL_ARG_OPTIONS2¶
define MSGCAT_GENERAL_ARG_TOO_LONG¶
define MSGCAT_GENERAL_ARG_UNEXPECTED¶
define MSGCAT_GENERAL_ARG_UNKNOWN¶
define MSGCAT_GENERAL_COPYRIGHT_BODY¶
define MSGCAT_GENERAL_COPYRIGHT_HEADER¶
define MSGCAT_GENERAL_DATABASE_INIT¶
define MSGCAT_SET_AUTHORIZATION¶
define MSGCAT_SET_ERROR¶
define MSGCAT_SET_GENERAL¶
define MSGCAT_SET_GLOSSARY¶
define MSGCAT_SET_HELP¶
define MSGCAT_SET_INTERNAL¶
define MSGCAT_SET_IO¶
define MSGCAT_SET_LOCK¶
define MSGCAT_SET_LOG¶
define MSGCAT_SET_PARAMETERS¶
define MSGCAT_SET_PARSER_RUNTIME¶
define MSGCAT_SET_PARSER_SEMANTIC¶
define MSGCAT_SET_PARSER_SYNTAX¶
define MSGCAT_SET_TRIGGER¶
define MSGCAT_TRIGGER_TRACE_ACTION¶
define MSGCAT_TRIGGER_TRACE_CONDITION¶
The documentation for this class was generated from the following file cubrid/src/base/message_catalog.h