Geant4-11
Data Fields
HASH_TABLE Struct Reference

Data Fields

const XML_Memory_Handling_Suitemem
 
unsigned char power
 
size_t size
 
size_t used
 
NAMED ** v
 

Detailed Description

Definition at line 103 of file xmlparse.cc.

Field Documentation

◆ mem

const XML_Memory_Handling_Suite* HASH_TABLE::mem

Definition at line 108 of file xmlparse.cc.

Referenced by hashTableClear(), hashTableDestroy(), hashTableInit(), and lookup().

◆ power

unsigned char HASH_TABLE::power

Definition at line 105 of file xmlparse.cc.

Referenced by hashTableInit(), and lookup().

◆ size

size_t HASH_TABLE::size

◆ used

size_t HASH_TABLE::used

Definition at line 107 of file xmlparse.cc.

Referenced by hashTableClear(), hashTableInit(), and lookup().

◆ v

NAMED** HASH_TABLE::v

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