Geant4  10.00.p02
HASH_TABLE Struct Reference
+ Collaboration diagram for HASH_TABLE:

Public Attributes

NAMED ** v
 
unsigned char power
 
size_t size
 
size_t used
 
const XML_Memory_Handling_Suite * mem
 

Detailed Description

Definition at line 95 of file xmlparse.cc.

Member Data Documentation

const XML_Memory_Handling_Suite* HASH_TABLE::mem

Definition at line 100 of file xmlparse.cc.

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

unsigned char HASH_TABLE::power

Definition at line 97 of file xmlparse.cc.

Referenced by hashTableInit(), and lookup().

size_t HASH_TABLE::size
size_t HASH_TABLE::used

Definition at line 99 of file xmlparse.cc.

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

NAMED** HASH_TABLE::v

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