|
Geant4
10.01.p03
|
#include "G4Allocator.hh"
Include dependency graph for G4ReferenceCountedHandle.hh:
This graph shows which files directly or indirectly include this file: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.
Referenced by G4CountedObject< X >::operator delete(), and G4CountedObject< X >::operator new().
| G4GLOB_DLL G4ThreadLocal G4Allocator<G4ReferenceCountedHandle<void> >* aRCHAllocator |
Definition at line 41 of file G4ReferenceCountedHandle.cc.
Referenced by G4ReferenceCountedHandle< X >::operator delete(), and G4ReferenceCountedHandle< X >::operator new().