Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
HASH_TABLE Struct Reference
Collaboration diagram for HASH_TABLE:
Collaboration graph
[legend]

Public Attributes

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

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.

unsigned char HASH_TABLE::power

Definition at line 97 of file xmlparse.cc.

size_t HASH_TABLE::size

Definition at line 98 of file xmlparse.cc.

size_t HASH_TABLE::used

Definition at line 99 of file xmlparse.cc.

NAMED** HASH_TABLE::v

Definition at line 96 of file xmlparse.cc.


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