Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
mix_id_table Struct Reference

Data Fields

union {
   struct {
      int   capa
 
      int   num
 
   }   size
 
   struct list_id_table   list
 
   struct hash_id_table   hash
 
aux
 

Detailed Description

Definition at line 1431 of file id_table.c.

Field Documentation

◆ aux

union { ... } mix_id_table::aux

◆ capa

int mix_id_table::capa

Definition at line 1434 of file id_table.c.

◆ hash

struct hash_id_table mix_id_table::hash

◆ list

struct list_id_table mix_id_table::list

◆ num

int mix_id_table::num

Definition at line 1435 of file id_table.c.

◆ size

struct { ... } mix_id_table::size

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