CUBRID Engine  latest
host_lod Struct Reference

#include <esql_host_variable.h>

Collaboration diagram for host_lod:
Collaboration graph

Public Attributes

unsigned char * desc
 
int n_refs
 
HOST_REFrefs
 
int max_refs
 
int n_real_refs
 
HOST_REFreal_refs
 
HOST_LODnext
 

Detailed Description

Definition at line 121 of file esql_host_variable.h.

Member Data Documentation

unsigned char* host_lod::desc
int host_lod::max_refs

Definition at line 127 of file esql_host_variable.h.

Referenced by pp_add_host_ref(), and pp_new_host_lod().

int host_lod::n_real_refs

Definition at line 128 of file esql_host_variable.h.

Referenced by pp_add_host_ref(), pp_clear_host_lod(), and pp_new_host_lod().

HOST_LOD* host_lod::next
HOST_REF* host_lod::real_refs

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