Ruby 3.5.0dev (2025-05-14 revision b6698114e61208e2711f42a05fdf7b0d4f5e37a3)
|
Internal header for Namespace. More...
#include <namespace.h>
Internal header for Namespace.
Definition at line 14 of file namespace.h.
VALUE rb_namespace_struct::expanded_load_path |
Definition at line 27 of file namespace.h.
VALUE rb_namespace_struct::gvar_tbl |
Definition at line 36 of file namespace.h.
bool rb_namespace_struct::is_builtin |
Definition at line 38 of file namespace.h.
bool rb_namespace_struct::is_optional |
Definition at line 40 of file namespace.h.
bool rb_namespace_struct::is_user |
Definition at line 39 of file namespace.h.
VALUE rb_namespace_struct::load_path |
Definition at line 24 of file namespace.h.
VALUE rb_namespace_struct::load_path_check_cache |
Definition at line 26 of file namespace.h.
VALUE rb_namespace_struct::load_path_snapshot |
Definition at line 25 of file namespace.h.
VALUE rb_namespace_struct::loaded_features |
Definition at line 28 of file namespace.h.
struct st_table* rb_namespace_struct::loaded_features_index |
Definition at line 32 of file namespace.h.
VALUE rb_namespace_struct::loaded_features_realpath_map |
Definition at line 31 of file namespace.h.
VALUE rb_namespace_struct::loaded_features_realpaths |
Definition at line 30 of file namespace.h.
VALUE rb_namespace_struct::loaded_features_snapshot |
Definition at line 29 of file namespace.h.
struct st_table* rb_namespace_struct::loading_table |
Definition at line 33 of file namespace.h.
long rb_namespace_struct::ns_id |
Definition at line 20 of file namespace.h.
VALUE rb_namespace_struct::ns_object |
Definition at line 19 of file namespace.h.
VALUE rb_namespace_struct::ruby_dln_libmap |
Definition at line 34 of file namespace.h.
VALUE rb_namespace_struct::top_self |
Definition at line 22 of file namespace.h.