File log_top_string.h¶
FileList > broker > log_top_string.h
Go to the source code of this file
Classes¶
| Type | Name |
|---|---|
| struct | t_string |
Public Types¶
| Type | Name |
|---|---|
| typedef struct t_string | T_STRING |
Public Functions¶
| Type | Name |
|---|---|
| int | t_bind_string_add (T_STRING * t_str, char * str, int str_len, int bind_len) |
| int | t_string_add (T_STRING * t_str, char * str, int str_len) |
| int | t_string_bind_len (T_STRING * t_str) |
| void | t_string_clear (T_STRING * t_str) |
| void | t_string_free (T_STRING * t_str) |
| int | t_string_len (T_STRING * t_str) |
| T_STRING * | t_string_make (int init_size) |
| char * | t_string_str (T_STRING * t_str) |
Public Types Documentation¶
typedef T_STRING¶
Public Functions Documentation¶
function t_bind_string_add¶
function t_string_add¶
function t_string_bind_len¶
function t_string_clear¶
function t_string_free¶
function t_string_len¶
function t_string_make¶
function t_string_str¶
The documentation for this class was generated from the following file cubrid/src/broker/log_top_string.h