CUBRID Engine  latest
sm_class_header Struct Reference

#include <class_object.h>

Collaboration diagram for sm_class_header:
Collaboration graph

Public Attributes

WS_OBJECT_HEADER ch_obj_header
 
SM_METATYPE ch_type
 
const char * ch_name
 
OID ch_rep_dir
 
HFID ch_heap
 

Detailed Description

Definition at line 345 of file class_object.h.

Member Data Documentation

HFID sm_class_header::ch_heap
WS_OBJECT_HEADER sm_class_header::ch_obj_header

Definition at line 347 of file class_object.h.

Referenced by classobj_make_class(), sm_create_root(), and tf_class_to_disk().

OID sm_class_header::ch_rep_dir
SM_METATYPE sm_class_header::ch_type

Definition at line 349 of file class_object.h.

Referenced by classobj_make_class(), sm_ch_name(), sm_create_root(), and tf_class_to_disk().


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