CUBRID Engine  latest
host_ref Struct Reference

#include <esql_host_variable.h>

Collaboration diagram for host_ref:
Collaboration graph

Public Attributes

HOST_VARvar
 
HOST_VARind
 
C_TYPE uci_type
 
varstringprecision_buf
 
varstringinput_size_buf
 
varstringoutput_size_buf
 
varstringexpr_buf
 
varstringaddr_expr_buf
 
varstringind_expr_buf
 
varstringind_addr_expr_buf
 

Detailed Description

Definition at line 247 of file esql_host_variable.h.

Member Data Documentation

varstring* host_ref::addr_expr_buf

Definition at line 256 of file esql_host_variable.h.

Referenced by pp_add_host_ref(), pp_free_host_ref(), and pp_get_addr_expr().

varstring* host_ref::expr_buf

Definition at line 255 of file esql_host_variable.h.

Referenced by pp_add_host_ref(), pp_free_host_ref(), and pp_get_expr().

HOST_VAR* host_ref::ind
varstring* host_ref::ind_addr_expr_buf

Definition at line 258 of file esql_host_variable.h.

Referenced by pp_add_host_ref(), pp_free_host_ref(), and pp_get_ind_addr_expr().

varstring* host_ref::ind_expr_buf

Definition at line 257 of file esql_host_variable.h.

Referenced by pp_add_host_ref(), pp_free_host_ref(), and pp_get_ind_expr().

varstring* host_ref::input_size_buf

Definition at line 253 of file esql_host_variable.h.

Referenced by pp_add_host_ref(), pp_free_host_ref(), and pp_get_input_size().

varstring* host_ref::output_size_buf

Definition at line 254 of file esql_host_variable.h.

Referenced by pp_add_host_ref(), pp_free_host_ref(), and pp_get_output_size().

varstring* host_ref::precision_buf

Definition at line 252 of file esql_host_variable.h.

Referenced by pp_add_host_ref(), pp_free_host_ref(), and pp_get_precision().


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