PIPS
_gtp Struct Reference
+ Collaboration diagram for _gtp:

Data Fields

int domain
 
int size
 domain number More...
 
int used
 current allocated size More...
 
gen_chunktable
 how many are used More...
 
hash_table names
 actual table More...
 

Detailed Description

Definition at line 50 of file tabulated.c.

Field Documentation

◆ domain

int _gtp::domain

Definition at line 52 of file tabulated.c.

Referenced by gen_init_tabulated().

◆ names

hash_table _gtp::names

◆ size

int _gtp::size

◆ table

◆ used

int _gtp::used

current allocated size

Definition at line 54 of file tabulated.c.

Referenced by gen_clear_tabulated_element(), gen_init_tabulated(), and gen_put_tabulated().


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