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

Public Attributes

PT_NODEinputs
 
PT_NODEoutputs
 
PT_NODEout_descr
 
PT_NODEcursor
 

Detailed Description

Definition at line 70 of file parser_support.c.

Member Data Documentation

PT_NODE* pt_host_vars::cursor

Definition at line 75 of file parser_support.c.

Referenced by pt_collect_host_info(), and pt_get_cursor().

PT_NODE* pt_host_vars::inputs

Definition at line 72 of file parser_support.c.

Referenced by pt_collect_host_info(), and pt_get_input_host_vars().

PT_NODE* pt_host_vars::out_descr

Definition at line 74 of file parser_support.c.

Referenced by pt_collect_host_info(), and pt_get_output_host_vars().

PT_NODE* pt_host_vars::outputs

Definition at line 73 of file parser_support.c.

Referenced by pt_collect_host_info(), and pt_get_output_host_vars().


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