Ruby 3.5.0dev (2025-06-30 revision 54cb133eeaaa9d93ed302f96c13aab5cafb2a0ba)
Data Fields
rb_shape Struct Reference

Data Fields

VALUE edges
 
ID edge_name
 
redblack_node_tancestor_index
 
shape_id_t parent_id
 
attr_index_t next_field_index
 
attr_index_t capacity
 
uint8_t type
 

Detailed Description

Definition at line 77 of file shape.h.

Field Documentation

◆ ancestor_index

redblack_node_t* rb_shape::ancestor_index

Definition at line 80 of file shape.h.

◆ capacity

attr_index_t rb_shape::capacity

Definition at line 83 of file shape.h.

◆ edge_name

ID rb_shape::edge_name

Definition at line 79 of file shape.h.

◆ edges

VALUE rb_shape::edges

Definition at line 78 of file shape.h.

◆ next_field_index

attr_index_t rb_shape::next_field_index

Definition at line 82 of file shape.h.

◆ parent_id

shape_id_t rb_shape::parent_id

Definition at line 81 of file shape.h.

◆ type

uint8_t rb_shape::type

Definition at line 84 of file shape.h.


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