CUBRID Engine  latest
t_string Struct Reference

#include <log_top_string.h>

Collaboration diagram for t_string:
Collaboration graph

Public Attributes

char * data
 
int data_len
 
int alloc_size
 
int bind_len
 

Detailed Description

Definition at line 30 of file log_top_string.h.

Member Data Documentation

int t_string::alloc_size

Definition at line 34 of file log_top_string.h.

Referenced by t_bind_string_add(), and t_string_make().

int t_string::bind_len

Definition at line 35 of file log_top_string.h.

Referenced by t_bind_string_add(), t_string_bind_len(), and t_string_clear().

char* t_string::data
int t_string::data_len

Definition at line 33 of file log_top_string.h.

Referenced by t_bind_string_add(), t_string_clear(), and t_string_len().


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