Skip to content

Struct sp_parser_hint

ClassList > sp_parser_hint

  • #include <shard_parser.h>

Public Attributes

Type Name
SP_VALUE arg
int bind_position
SP_BIND_TYPE bind_type
SP_HINT_TYPE hint_type
SP_PARSER_HINT * next_a
SP_PARSER_HINT * next_t
SP_VALUE value

Public Attributes Documentation

variable arg

SP_VALUE sp_parser_hint::arg;

variable bind_position

int sp_parser_hint::bind_position;

variable bind_type

SP_BIND_TYPE sp_parser_hint::bind_type;

variable hint_type

SP_HINT_TYPE sp_parser_hint::hint_type;

variable next_a

SP_PARSER_HINT* sp_parser_hint::next_a;

variable next_t

SP_PARSER_HINT* sp_parser_hint::next_t[2];

variable value

SP_VALUE sp_parser_hint::value;


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