|
CUBRID Engine
latest
|

Public Attributes | |
| PT_NODE * | inputs |
| PT_NODE * | outputs |
| PT_NODE * | out_descr |
| PT_NODE * | cursor |
Definition at line 70 of file parser_support.c.
| 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().