|
Geant4
10.01.p01
|
#include "CLHEP/Utility/memory.h"
Include dependency graph for G4memory.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CLHEP::enable_shared_from_this< T > |
| class | CLHEP::detail::esft2_deleter_wrapper |
| class | CLHEP::enable_shared_from_this2< T > |
Namespaces | |
| G4 | |
| CLHEP | |
| CLHEP::detail | |
Macros | |
| #define | G4shared_ptr G4::shared_ptr |
| #define | G4weak_ptr G4::weak_ptr |
| #define | G4static_pointer_cast G4::static_pointer_cast |
| #define | G4const_pointer_cast G4::const_pointer_cast |
| #define | G4dynamic_pointer_cast G4::dynamic_pointer_cast |
| #define | G4enable_shared_from_this G4::enable_shared_from_this |
| #define | G4enable_shared_from_this2 G4::enable_shared_from_this2 |
| #define G4const_pointer_cast G4::const_pointer_cast |
Definition at line 34 of file G4memory.hh.
| #define G4dynamic_pointer_cast G4::dynamic_pointer_cast |
Definition at line 35 of file G4memory.hh.
| #define G4enable_shared_from_this G4::enable_shared_from_this |
Definition at line 36 of file G4memory.hh.
| #define G4enable_shared_from_this2 G4::enable_shared_from_this2 |
Definition at line 37 of file G4memory.hh.
| #define G4shared_ptr G4::shared_ptr |
Definition at line 31 of file G4memory.hh.
| #define G4static_pointer_cast G4::static_pointer_cast |
Definition at line 33 of file G4memory.hh.
| #define G4weak_ptr G4::weak_ptr |
Definition at line 32 of file G4memory.hh.