rb_subclass_entry Struct Reference

#include <internal.h>


Data Fields

VALUE klass
rb_subclass_entry_tnext


Detailed Description

Definition at line 248 of file internal.h.


Field Documentation

VALUE rb_subclass_entry::klass

Definition at line 249 of file internal.h.

Referenced by rb_class_foreach_subclass(), rb_class_remove_from_module_subclasses(), and rb_class_remove_from_super_subclasses().

rb_subclass_entry_t* rb_subclass_entry::next

Definition at line 250 of file internal.h.

Referenced by rb_class_foreach_subclass(), rb_class_remove_from_module_subclasses(), and rb_class_remove_from_super_subclasses().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7