CUBRID Engine  latest
db_charset Struct Reference

#include <language_support.h>

Collaboration diagram for db_charset:
Collaboration graph

Public Attributes

const char * charset_name
 
const char * charset_desc
 
const char * space_char
 
const char * introducer
 
const char * charset_cubrid_name
 
INTL_CODESET charset_id
 
int space_size
 

Detailed Description

Definition at line 126 of file language_support.h.

Member Data Documentation

const char* db_charset::charset_cubrid_name

Definition at line 132 of file language_support.h.

Referenced by lang_charset_cubrid_name().

const char* db_charset::charset_desc

Definition at line 129 of file language_support.h.

const char* db_charset::charset_name

Definition at line 128 of file language_support.h.

Referenced by lang_charset_name().

const char* db_charset::introducer

Definition at line 131 of file language_support.h.

Referenced by lang_charset_introducer().

const char* db_charset::space_char

Definition at line 130 of file language_support.h.

int db_charset::space_size

Definition at line 134 of file language_support.h.


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