CUBRID Engine  latest
LDR_ATTDESC Struct Reference
Collaboration diagram for LDR_ATTDESC:
Collaboration graph

Public Attributes

DB_ATTDESCattdesc
 
SM_ATTRIBUTEatt
 
LDR_SETTER setter [NUM_LDR_TYPES]
 
char * parser_str
 
size_t parser_str_len
 
size_t parser_buf_len
 
data_type parser_type
 
DB_OBJECTref_class
 
int instance_id
 
TP_DOMAINcollection_domain
 

Detailed Description

Definition at line 189 of file load_sa_loader.cpp.

Member Data Documentation

TP_DOMAIN* LDR_ATTDESC::collection_domain
int LDR_ATTDESC::instance_id

Definition at line 203 of file load_sa_loader.cpp.

Referenced by ldr_act_set_instance_id(), and ldr_oid_elem().

size_t LDR_ATTDESC::parser_buf_len

Definition at line 198 of file load_sa_loader.cpp.

Referenced by ldr_act_add_attr(), and ldr_act_meth().

char* LDR_ATTDESC::parser_str
size_t LDR_ATTDESC::parser_str_len

Definition at line 197 of file load_sa_loader.cpp.

Referenced by construct_instance(), ldr_act_add_attr(), and ldr_act_meth().

data_type LDR_ATTDESC::parser_type

Definition at line 199 of file load_sa_loader.cpp.

Referenced by construct_instance(), and ldr_act_meth().

LDR_SETTER LDR_ATTDESC::setter[NUM_LDR_TYPES]

Definition at line 194 of file load_sa_loader.cpp.

Referenced by construct_instance(), ldr_act_add_attr(), and ldr_act_attr().


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