Ruby  2.4.2p198(2017-09-14revision59899)
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 805 of file objspace.c.

Field Documentation

◆ categories

VALUE rofr_data::categories

Definition at line 806 of file objspace.c.

Referenced by reachable_object_from_root_i(), and reachable_objects_from_root().

◆ last_category

const char* rofr_data::last_category

Definition at line 807 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 809 of file objspace.c.

Referenced by reachable_object_from_root_i().

◆ last_category_str

VALUE rofr_data::last_category_str

Definition at line 808 of file objspace.c.

Referenced by reachable_object_from_root_i().


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