Definition at line 39 of file class.h.
◆ allocator
◆ callable_m_tbl
◆ cc_tbl
◆ const_tbl
◆ cvc_tbl
◆ includer
| const VALUE rb_classext_struct::includer |
◆ iv_ptr
| VALUE* rb_classext_struct::iv_ptr |
◆ max_iv_count
| uint32_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 54 of file class.h.
◆ origin_
| const VALUE rb_classext_struct::origin_ |
◆ refined_class
| const VALUE rb_classext_struct::refined_class |
◆ shape_id
| shape_id_t rb_classext_struct::shape_id |
◆ subclass_entry
◆ subclasses
◆ superclass_depth
| size_t rb_classext_struct::superclass_depth |
◆ superclasses
| VALUE* rb_classext_struct::superclasses |
◆ variation_count
| uint32_t rb_classext_struct::variation_count |
The documentation for this struct was generated from the following file: