#include <G4ThreadLocalSingleton.hh>
|
static void | Clear () |
|
template<typename FuncT > |
static fvector_t::iterator | Insert (FuncT &&_func) |
|
Definition at line 121 of file G4ThreadLocalSingleton.hh.
◆ fvector_t
◆ Clear()
Definition at line 45 of file G4ThreadLocalSingleton.cc.
46{
49 itr();
51}
static fvector_t & GetCallbacks()
static G4Mutex & GetMutex()
◆ GetCallbacks()
◆ GetMutex()
◆ Insert()
template<typename FuncT >
◆ G4ThreadLocalSingleton
The documentation for this class was generated from the following files: