CUBRID Engine  latest
pt_string_block Struct Reference
Collaboration diagram for pt_string_block:
Collaboration graph

Public Attributes

char * body
 
int length
 
int size
 

Detailed Description

Definition at line 107 of file parse_tree_cl.c.

Member Data Documentation

char* pt_string_block::body

Definition at line 109 of file parse_tree_cl.c.

Referenced by pt_print_bytes_l(), pt_print_expr(), and strcat_with_realloc().

int pt_string_block::length

Definition at line 110 of file parse_tree_cl.c.

Referenced by pt_print_bytes_l(), pt_print_expr(), and strcat_with_realloc().

int pt_string_block::size

Definition at line 111 of file parse_tree_cl.c.

Referenced by pt_print_bytes_l(), pt_print_expr(), and strcat_with_realloc().


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