Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
RClass Struct Reference

#include <ruby.h>

Data Fields

struct RBasic basic
 
rb_classext_tptr
 
struct st_tablem_tbl
 
struct st_tableiv_index_tbl
 

Detailed Description

Definition at line 737 of file ruby.h.

Field Documentation

◆ basic

struct RBasic RClass::basic

Definition at line 738 of file ruby.h.

◆ iv_index_tbl

struct st_table* RClass::iv_index_tbl

Definition at line 741 of file ruby.h.

◆ m_tbl

struct st_table* RClass::m_tbl

Definition at line 740 of file ruby.h.

◆ ptr

rb_classext_t* RClass::ptr

Definition at line 739 of file ruby.h.


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