Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
RClass Struct Reference

#include <ruby.h>

Data Fields

struct RBasic basic
 
VALUE super
 
rb_classext_tptr
 
struct method_table_wrapperm_tbl_wrapper
 

Detailed Description

Definition at line 790 of file ruby.h.

Field Documentation

◆ basic

struct RBasic RClass::basic

Definition at line 791 of file ruby.h.

◆ m_tbl_wrapper

struct method_table_wrapper* RClass::m_tbl_wrapper

Definition at line 794 of file ruby.h.

◆ ptr

rb_classext_t* RClass::ptr

Definition at line 793 of file ruby.h.

◆ super

VALUE RClass::super

Definition at line 792 of file ruby.h.


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