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

Data Fields

const char * method
 
ID id
 

Detailed Description

Definition at line 2587 of file object.c.

Field Documentation

◆ id

ID conv_method_tbl::id

Definition at line 2589 of file object.c.

Referenced by convert_type(), and Init_Object().

◆ method

const char* conv_method_tbl::method

Definition at line 2588 of file object.c.

Referenced by convert_type(), and Init_Object().


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