CUBRID Engine  latest
pt_get_stats_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_get_stats_info:
Collaboration graph

Public Attributes

PT_NODEclass_
 
PT_NODEargs
 
PT_NODEinto_var
 

Detailed Description

Definition at line 2896 of file parse_tree.h.

Member Data Documentation

PT_NODE* pt_get_stats_info::args

Definition at line 2899 of file parse_tree.h.

Referenced by do_get_stats(), pt_apply_get_stats(), and pt_print_get_stats().

PT_NODE* pt_get_stats_info::class_

Definition at line 2898 of file parse_tree.h.

Referenced by do_get_stats(), pt_apply_get_stats(), and pt_print_get_stats().

PT_NODE* pt_get_stats_info::into_var

Definition at line 2900 of file parse_tree.h.

Referenced by do_get_stats(), pt_apply_get_stats(), and pt_print_get_stats().


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