|
Geant4
10.02.p03
|
#include "G4Allocator.hh"Go to the source code of this file.
Classes | |
| class | G4CountedObject< X > |
| class | G4ReferenceCountedHandle< X > |
| class | G4CountedObject< X > |
Variables | |
| G4GLOB_DLL G4ThreadLocal G4Allocator< G4ReferenceCountedHandle< void > > * | aRCHAllocator |
| G4GLOB_DLL G4ThreadLocal G4Allocator< G4CountedObject< void > > * | aCountedObjectAllocator |
| G4GLOB_DLL G4ThreadLocal G4Allocator<G4CountedObject<void> >* aCountedObjectAllocator |
Definition at line 40 of file G4ReferenceCountedHandle.cc.
| G4GLOB_DLL G4ThreadLocal G4Allocator<G4ReferenceCountedHandle<void> >* aRCHAllocator |
Definition at line 41 of file G4ReferenceCountedHandle.cc.