Geant4
9.6.p02
|
#include "G4Allocator.hh"
Go to the source code of this file.
Classes | |
class | G4CountedObject< X > |
class | G4ReferenceCountedHandle< X > |
class | G4CountedObject< X > |
Variables | |
G4DLLIMPORT G4Allocator < G4ReferenceCountedHandle < void > > | aRCHAllocator |
G4DLLIMPORT G4Allocator < G4CountedObject< void > > | aCountedObjectAllocator |
G4DLLIMPORT G4Allocator<G4CountedObject<void> > aCountedObjectAllocator |
Definition at line 41 of file G4ReferenceCountedHandle.cc.
G4DLLIMPORT G4Allocator<G4ReferenceCountedHandle<void> > aRCHAllocator |
Definition at line 42 of file G4ReferenceCountedHandle.cc.