CUBRID Engine  latest
structdef Struct Reference

#include <esql_host_variable.h>

Collaboration diagram for structdef:
Collaboration graph

Public Attributes

unsigned char * tag
 
const unsigned char * type_string
 
unsigned char type
 
unsigned char level
 
SYMBOLfields
 
size_t size
 
int by_name
 
STRUCTDEFnext
 

Detailed Description

Definition at line 153 of file esql_host_variable.h.

Member Data Documentation

int structdef::by_name

Definition at line 161 of file esql_host_variable.h.

Referenced by pp_add_struct_spec(), and pp_new_structdef().

unsigned char structdef::level

Definition at line 158 of file esql_host_variable.h.

size_t structdef::size

Definition at line 160 of file esql_host_variable.h.

unsigned char* structdef::tag
unsigned char structdef::type

Definition at line 157 of file esql_host_variable.h.

Referenced by pp_check(), and pp_new_structdef().

const unsigned char* structdef::type_string

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