Skip to content

Struct coll_data

ClassList > coll_data

  • #include <locale_support.h>

Public Attributes

Type Name
char checksum
int coll_id
char coll_name
COLL_CONTRACTION * contr_list
int contr_min_size
int count_contr
int * cp_first_contr_array
unsigned int cp_first_contr_count
unsigned int cp_first_contr_offset
unsigned int * next_cp
unsigned int * next_cp_ti
int uca_exp_num
char * uca_num
UCA_OPTIONS uca_opt
UCA_L13_W * uca_w_l13
UCA_L4_W * uca_w_l4
int w_count
unsigned int * weights
unsigned int * weights_ti

Public Attributes Documentation

variable checksum

char coll_data::checksum[32+1];

variable coll_id

int coll_data::coll_id;

variable coll_name

char coll_data::coll_name[32];

variable contr_list

COLL_CONTRACTION* coll_data::contr_list;

variable contr_min_size

int coll_data::contr_min_size;

variable count_contr

int coll_data::count_contr;

variable cp_first_contr_array

int* coll_data::cp_first_contr_array;

variable cp_first_contr_count

unsigned int coll_data::cp_first_contr_count;

variable cp_first_contr_offset

unsigned int coll_data::cp_first_contr_offset;

variable next_cp

unsigned int* coll_data::next_cp;

variable next_cp_ti

unsigned int* coll_data::next_cp_ti;

variable uca_exp_num

int coll_data::uca_exp_num;

variable uca_num

char* coll_data::uca_num;

variable uca_opt

UCA_OPTIONS coll_data::uca_opt;

variable uca_w_l13

UCA_L13_W* coll_data::uca_w_l13;

variable uca_w_l4

UCA_L4_W* coll_data::uca_w_l4;

variable w_count

int coll_data::w_count;

variable weights

unsigned int* coll_data::weights;

variable weights_ti

unsigned int* coll_data::weights_ti;


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