Skip to content

Struct pt_serial_info

ClassList > pt_serial_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * cached_num_val
PT_ALTER_CODE code
PT_NODE * comment
int cyclic
unsigned if_exists
PT_NODE * increment_val
PT_NODE * max_val
PT_NODE * min_val
int no_cache
int no_cyclic
int no_max
int no_min
PT_NODE * owner_name
PT_NODE * serial_name
PT_NODE * start_val

Public Attributes Documentation

variable cached_num_val

PT_NODE* pt_serial_info::cached_num_val;

variable code

PT_ALTER_CODE pt_serial_info::code;

variable comment

PT_NODE* pt_serial_info::comment;

variable cyclic

int pt_serial_info::cyclic;

variable if_exists

unsigned pt_serial_info::if_exists;

variable increment_val

PT_NODE* pt_serial_info::increment_val;

variable max_val

PT_NODE* pt_serial_info::max_val;

variable min_val

PT_NODE* pt_serial_info::min_val;

variable no_cache

int pt_serial_info::no_cache;

variable no_cyclic

int pt_serial_info::no_cyclic;

variable no_max

int pt_serial_info::no_max;

variable no_min

int pt_serial_info::no_min;

variable owner_name

PT_NODE* pt_serial_info::owner_name;

variable serial_name

PT_NODE* pt_serial_info::serial_name;

variable start_val

PT_NODE* pt_serial_info::start_val;


The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h