#include <G4ThreadLocalSingleton.hh>
Public 멤버 함수 | |
G4ThreadLocalSingleton () | |
~G4ThreadLocalSingleton () | |
T * | Instance () const |
Private 타입 | |
typedef T * | value_type |
Private 멤버 함수 | |
G4ThreadLocalSingleton (G4ThreadLocalSingleton &rhs) | |
void | Register (T *i) const |
void | Clear () |
value_type & | Get () const |
void | Put (const value_type &val) const |
value_type | Pop () |
const int & | GetId () const |
Private 속성 | |
std::list< T * > | instances |
G4Mutex | listm |
Friends | |
void | G4AutoDelete::Register (T *) |
G4ThreadLocalSingleton.hh 파일의 108 번째 라인에서 정의되었습니다.
|
inherited |
G4Cache.hh 파일의 94 번째 라인에서 정의되었습니다.
G4ThreadLocalSingleton< T >::G4ThreadLocalSingleton | ( | ) |
G4ThreadLocalSingleton.hh 파일의 135 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MUTEXINIT, G4ThreadLocalSingleton< T >::listm, G4Cache< VALTYPE >::Put().
G4ThreadLocalSingleton< T >::~G4ThreadLocalSingleton | ( | ) |
G4ThreadLocalSingleton.hh 파일의 141 번째 라인에서 정의되었습니다.
다음을 참조함 : JA::Clear(), G4MUTEXDESTROY.
|
private |
G4ThreadLocalSingleton.hh 파일의 158 번째 라인에서 정의되었습니다.
|
private |
G4ThreadLocalSingleton.hh 파일의 167 번째 라인에서 정의되었습니다.
|
inlineinherited |
G4Cache.hh 파일의 119 번째 라인에서 정의되었습니다.
T * G4ThreadLocalSingleton< T >::Instance | ( | void | ) | const |
G4ThreadLocalSingleton.hh 파일의 147 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Cache< VALTYPE >::Get(), instance, G4Cache< VALTYPE >::Put(), G4AutoDelete::Register().
다음에 의해서 참조됨 : G4AdjointCSManager::GetAdjointCSManager(), G4NuclearPolarizationStore::GetInstance(), G4BiasingOperationManager::GetInstance(), G4VelocityTable::GetVelocityTable(), G4HadronicInteractionRegistry::Instance(), G4CrossSectionDataSetRegistry::Instance(), G4HadronicProcessStore::Instance(), G4LossTableManager::Instance().
|
inlineinherited |
|
inlineinherited |
|
private |
G4ThreadLocalSingleton.hh 파일의 160 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AutoDelete::Register().
|
friend |
|
mutableprivate |
G4ThreadLocalSingleton.hh 파일의 125 번째 라인에서 정의되었습니다.
|
mutableprivate |
G4ThreadLocalSingleton.hh 파일의 126 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ThreadLocalSingleton< T >::G4ThreadLocalSingleton().