|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ThreadLocalSingleton.hh>
Public Member Functions | |
| ~G4ThreadLocalSingleton () override | |
| G4ThreadLocalSingleton & | operator= (const G4ThreadLocalSingleton &)=delete |
| void * | Instance () const |
Static Public Member Functions | |
| static void | Clear () |
| template<typename FuncT> | |
| static fvector_t::iterator | Insert (FuncT &&_func) |
Friends | |
| template<class T> | |
| class | G4ThreadLocalSingleton |
| void | G4AutoDelete::Register (void *) |
Definition at line 120 of file G4ThreadLocalSingleton.hh.
|
override |
Definition at line 152 of file G4ThreadLocalSingleton.hh.
|
static |
Definition at line 45 of file G4ThreadLocalSingleton.cc.
Referenced by G4ThreadLocalSingleton, and Instance().
|
inlinestatic |
Definition at line 135 of file G4ThreadLocalSingleton.hh.
| void * G4ThreadLocalSingleton< void >::Instance | ( | ) | const |
Definition at line 160 of file G4ThreadLocalSingleton.hh.
|
delete |
|
friend |
|
friend |
Definition at line 126 of file G4ThreadLocalSingleton.hh.
Referenced by G4ThreadLocalSingleton.