|
Geant4
10.03.p03
|
#include <G4ThreadLocalSingleton.hh>


Public Member Functions | |
| G4ThreadLocalSingleton () | |
| ~G4ThreadLocalSingleton () | |
| T * | Instance () const |
Friends | |
| void | G4AutoDelete::Register (T *) |
Definition at line 108 of file G4ThreadLocalSingleton.hh.
| G4ThreadLocalSingleton< T >::G4ThreadLocalSingleton | ( | ) |
| G4ThreadLocalSingleton< T >::~G4ThreadLocalSingleton | ( | ) |
| T * G4ThreadLocalSingleton< T >::Instance | ( | void | ) | const |
Definition at line 147 of file G4ThreadLocalSingleton.hh.


|
friend |