Geant4_10
Public Member Functions | Static Public Member Functions | List of all members
G4AllocatorList Class Reference

#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 G4AllocatorListGetAllocatorList ()
 
static G4AllocatorListGetAllocatorListIfExist ()
 

Detailed Description

Definition at line 48 of file G4AllocatorList.hh.

Constructor & Destructor Documentation

G4AllocatorList::~G4AllocatorList ( )

Definition at line 57 of file G4AllocatorList.cc.

Member Function Documentation

void G4AllocatorList::Destroy ( G4int  nStat = 0,
G4int  verboseLevel = 0 
)

Definition at line 67 of file G4AllocatorList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4AllocatorList * G4AllocatorList::GetAllocatorList ( )
static

Definition at line 39 of file G4AllocatorList.cc.

Here is the caller graph for this function:

G4AllocatorList * G4AllocatorList::GetAllocatorListIfExist ( )
static

Definition at line 48 of file G4AllocatorList.cc.

Here is the caller graph for this function:

void G4AllocatorList::Register ( G4AllocatorBase alloc)

Definition at line 62 of file G4AllocatorList.cc.

Here is the caller graph for this function:

G4int G4AllocatorList::Size ( ) const

Definition at line 101 of file G4AllocatorList.cc.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: