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

Data Fields

const char * method
 
ID id
 

Detailed Description

Definition at line 2362 of file object.c.

Field Documentation

◆ id

ID conv_method_tbl::id

Definition at line 2364 of file object.c.

Referenced by convert_type(), and Init_Object().

◆ method

const char* conv_method_tbl::method

Definition at line 2363 of file object.c.

Referenced by convert_type(), and Init_Object().


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