Definition at line 43 of file class.h.
◆ allocator
◆ attached_object
VALUE rb_classext_struct::attached_object |
◆ callable_m_tbl
◆ cc_tbl
◆ classpath
VALUE rb_classext_struct::classpath |
◆ cloned
bool rb_classext_struct::cloned |
◆ const_tbl
◆ cvc_tbl
◆ includer
const VALUE rb_classext_struct::includer |
◆ iv_ptr
VALUE* rb_classext_struct::iv_ptr |
◆ max_iv_count
attr_index_t rb_classext_struct::max_iv_count |
◆ module_subclass_entry
In the case that this is an ICLASS
, module_subclasses
points to the link in the module's subclasses
list that indicates that the klass has been included.
Hopefully that makes sense.
Definition at line 58 of file class.h.
◆ origin_
const VALUE rb_classext_struct::origin_ |
◆ permanent_classpath
bool rb_classext_struct::permanent_classpath |
◆ refined_class
const VALUE rb_classext_struct::refined_class |
◆ subclass_entry
◆ subclasses
◆ superclass_depth
size_t rb_classext_struct::superclass_depth |
◆ superclasses
VALUE* rb_classext_struct::superclasses |
◆ variation_count
unsigned char rb_classext_struct::variation_count |
The documentation for this struct was generated from the following file: