CUBRID Engine  latest
sm_descriptor_list Struct Reference

#include <class_object.h>

Collaboration diagram for sm_descriptor_list:
Collaboration graph

Public Attributes

struct sm_descriptor_listnext
 
MOP classobj
 
SM_CLASSclass_
 
SM_COMPONENTcomp
 
unsigned write_access:1
 

Detailed Description

Definition at line 864 of file class_object.h.

Member Data Documentation

SM_CLASS* sm_descriptor_list::class_

Definition at line 869 of file class_object.h.

Referenced by classobj_make_desclist(), and sm_get_descriptor_component().

MOP sm_descriptor_list::classobj
SM_COMPONENT* sm_descriptor_list::comp

Definition at line 870 of file class_object.h.

Referenced by classobj_make_desclist(), and sm_get_descriptor_component().

struct sm_descriptor_list* sm_descriptor_list::next
unsigned sm_descriptor_list::write_access

Definition at line 872 of file class_object.h.

Referenced by classobj_make_desclist(), and sm_get_descriptor_component().


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