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

Data Fields

VALUE categories
 
const char * last_category
 
VALUE last_category_str
 
VALUE last_category_objects
 

Detailed Description

Definition at line 654 of file objspace.c.

Field Documentation

◆ categories

VALUE rofr_data::categories

◆ last_category

const char* rofr_data::last_category

Definition at line 656 of file objspace.c.

Referenced by reachable_object_from_root_i(), and reachable_objects_from_root().

◆ last_category_objects

VALUE rofr_data::last_category_objects

Definition at line 658 of file objspace.c.

Referenced by reachable_object_from_root_i().

◆ last_category_str

VALUE rofr_data::last_category_str

Definition at line 657 of file objspace.c.

Referenced by reachable_object_from_root_i().


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