CUBRID Engine  latest
pt_update_stats_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_update_stats_info:
Collaboration graph

Public Attributes

PT_NODEclass_list
 
int all_classes
 
int with_fullscan
 

Detailed Description

Definition at line 2888 of file parse_tree.h.

Member Data Documentation

int pt_update_stats_info::all_classes

Definition at line 2891 of file parse_tree.h.

Referenced by do_update_stats(), and pt_print_update_stats().

PT_NODE* pt_update_stats_info::class_list

Definition at line 2890 of file parse_tree.h.

Referenced by do_update_stats(), pt_apply_update_stats(), and pt_print_update_stats().

int pt_update_stats_info::with_fullscan

Definition at line 2892 of file parse_tree.h.

Referenced by do_update_stats(), and pt_print_update_stats().


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