Skip to content

Struct sm_template

ClassList > sm_template

  • #include <class_object.h>

Public Attributes

Type Name
SM_ATTRIBUTE * attributes
SM_ATTRIBUTE * class_attributes
SM_METHOD * class_methods
SM_RESOLUTION * class_resolutions
SM_CLASS_TYPE class_type
SM_CLASS * current
DB_OBJLIST * ext_references
DB_OBJLIST * inheritance
SM_ATTRIBUTE * instance_attributes
const char * loader_commands
SM_METHOD_FILE * method_files
SM_METHOD * methods
const char * name
MOP op
SM_PARTITION * partition
DB_ATTRIBUTE * partition_parent_atts
DB_SEQ * properties
SM_QUERY_SPEC * query_spec
SM_RESOLUTION * resolutions
SM_ATTRIBUTE * shared_attributes
int * super_id_map
int tran_index
void * triggers

Public Attributes Documentation

variable attributes

SM_ATTRIBUTE* sm_template::attributes;

variable class_attributes

SM_ATTRIBUTE* sm_template::class_attributes;

variable class_methods

SM_METHOD* sm_template::class_methods;

variable class_resolutions

SM_RESOLUTION* sm_template::class_resolutions;

variable class_type

SM_CLASS_TYPE sm_template::class_type;

variable current

SM_CLASS* sm_template::current;

variable ext_references

DB_OBJLIST* sm_template::ext_references;

variable inheritance

DB_OBJLIST* sm_template::inheritance;

variable instance_attributes

SM_ATTRIBUTE* sm_template::instance_attributes;

variable loader_commands

const char* sm_template::loader_commands;

variable method_files

SM_METHOD_FILE* sm_template::method_files;

variable methods

SM_METHOD* sm_template::methods;

variable name

const char* sm_template::name;

variable op

MOP sm_template::op;

variable partition

SM_PARTITION* sm_template::partition;

variable partition_parent_atts

DB_ATTRIBUTE* sm_template::partition_parent_atts;

variable properties

DB_SEQ* sm_template::properties;

variable query_spec

SM_QUERY_SPEC* sm_template::query_spec;

variable resolutions

SM_RESOLUTION* sm_template::resolutions;

variable shared_attributes

SM_ATTRIBUTE* sm_template::shared_attributes;

variable super_id_map

int* sm_template::super_id_map;

variable tran_index

int sm_template::tran_index;

variable triggers

void* sm_template::triggers;


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