Geant4_10
|
#include <G4AllocatorList.hh>
Public Member Functions | |
~G4AllocatorList () | |
void | Register (G4AllocatorBase *) |
void | Destroy (G4int nStat=0, G4int verboseLevel=0) |
G4int | Size () const |
Static Public Member Functions | |
static G4AllocatorList * | GetAllocatorList () |
static G4AllocatorList * | GetAllocatorListIfExist () |
Definition at line 48 of file G4AllocatorList.hh.
G4AllocatorList::~G4AllocatorList | ( | ) |
Definition at line 57 of file G4AllocatorList.cc.
Definition at line 67 of file G4AllocatorList.cc.
|
static |
|
static |
void G4AllocatorList::Register | ( | G4AllocatorBase * | alloc | ) |
G4int G4AllocatorList::Size | ( | ) | const |