CUBRID Engine  latest
host_var Struct Reference

#include <esql_host_variable.h>

Collaboration diagram for host_var:
Collaboration graph

Public Attributes

int heap_allocated
 
LINKtype
 
LINKetype
 
varstring expr
 
varstring addr_expr
 

Detailed Description

Definition at line 238 of file esql_host_variable.h.

Member Data Documentation

varstring host_var::addr_expr

Definition at line 244 of file esql_host_variable.h.

Referenced by pp_addr_expr(), pp_free_host_var(), and pp_new_host_var().

LINK* host_var::etype

Definition at line 242 of file esql_host_variable.h.

Referenced by pp_new_host_var(), and pp_struct_deref().

int host_var::heap_allocated

Definition at line 240 of file esql_host_variable.h.

Referenced by pp_free_host_var(), and pp_new_host_var().


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