RTypedData Struct Reference

#include <ruby.h>


Data Fields

RBasic basic
const rb_data_type_ttype
VALUE typed_flag
void * data


Detailed Description

Definition at line 985 of file ruby.h.


Field Documentation

struct RBasic RTypedData::basic

Definition at line 986 of file ruby.h.

void* RTypedData::data

Definition at line 989 of file ruby.h.

const rb_data_type_t* RTypedData::type

Definition at line 987 of file ruby.h.

VALUE RTypedData::typed_flag

Definition at line 988 of file ruby.h.


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