Skip to content

Struct sp_value

ClassList > sp_value

  • #include <shard_parser.h>

Public Attributes

Type Name
INT64 integer
int length
struct sp_value string
SP_VALUE_TYPE type
char * value
char value_arr
char * value_ex

Public Attributes Documentation

variable integer

INT64 sp_value::integer;

variable length

int sp_value::length;

variable string

struct sp_value sp_value::string;

variable type

SP_VALUE_TYPE sp_value::type;

variable value

char* sp_value::value;

variable value_arr

char sp_value::value_arr[50];

variable value_ex

char* sp_value::value_ex;


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