Ruby  2.0.0p645(2015-04-13revision50299)
Data Fields
RTypedData Struct Reference

#include <ruby.h>

Data Fields

struct RBasic basic
 
const rb_data_type_ttype
 
VALUE typed_flag
 
void * data
 

Detailed Description

Definition at line 978 of file ruby.h.

Field Documentation

struct RBasic RTypedData::basic

Definition at line 979 of file ruby.h.

void* RTypedData::data

Definition at line 982 of file ruby.h.

const rb_data_type_t* RTypedData::type

Definition at line 980 of file ruby.h.

VALUE RTypedData::typed_flag

Definition at line 981 of file ruby.h.


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