Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
RClass Struct Reference

#include <internal.h>

Data Fields

struct RBasic basic
 
VALUE super
 
rb_classext_tptr
 
struct rb_id_tablem_tbl
 

Detailed Description

Definition at line 777 of file internal.h.

Field Documentation

◆ basic

struct RBasic RClass::basic

Definition at line 778 of file internal.h.

◆ m_tbl

struct rb_id_table* RClass::m_tbl

Definition at line 781 of file internal.h.

◆ ptr

rb_classext_t* RClass::ptr

Definition at line 780 of file internal.h.

◆ super

VALUE RClass::super

Definition at line 779 of file internal.h.


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