Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
rb_shape Struct Reference

Data Fields

struct rb_id_tableedges
 
ID edge_name
 
attr_index_t next_iv_index
 
uint32_t capacity
 
uint8_t type
 
uint8_t size_pool_index
 
shape_id_t parent_id
 

Detailed Description

Definition at line 42 of file shape.h.

Field Documentation

◆ capacity

uint32_t rb_shape::capacity

Definition at line 46 of file shape.h.

◆ edge_name

ID rb_shape::edge_name

Definition at line 44 of file shape.h.

◆ edges

struct rb_id_table* rb_shape::edges

Definition at line 43 of file shape.h.

◆ next_iv_index

attr_index_t rb_shape::next_iv_index

Definition at line 45 of file shape.h.

◆ parent_id

shape_id_t rb_shape::parent_id

Definition at line 49 of file shape.h.

◆ size_pool_index

uint8_t rb_shape::size_pool_index

Definition at line 48 of file shape.h.

◆ type

uint8_t rb_shape::type

Definition at line 47 of file shape.h.


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