Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
함수 | 변수
G4AttDefStore 네임스페이스 참조

함수

std::map< G4String, G4AttDef > * GetInstance (const G4String &storeKey, G4bool &isNew)
 
G4bool GetStoreKey (const std::map< G4String, G4AttDef > *definitions, G4String &key)
 

변수

std::map< G4String, std::map
< G4String, G4AttDef > * > * 
m_defsmaps = 0
 
G4Mutex mutex = G4MUTEX_INITIALIZER
 

함수 문서화

std::map< G4String, G4AttDef > * G4AttDefStore::GetInstance ( const G4String storeKey,
G4bool isNew 
)
G4bool G4AttDefStore::GetStoreKey ( const std::map< G4String, G4AttDef > *  definitions,
G4String key 
)

G4AttDefStore.cc 파일의 70 번째 라인에서 정의되었습니다.

다음을 참조함 : G4String::first(), m_defsmaps.

다음에 의해서 참조됨 : operator<<().

변수 문서화

std::map< G4String, std::map< G4String, G4AttDef > * > * G4AttDefStore::m_defsmaps = 0

G4AttDefStore.cc 파일의 36 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetInstance(), GetStoreKey().

G4Mutex G4AttDefStore::mutex = G4MUTEX_INITIALIZER

G4AttDefStore.cc 파일의 38 번째 라인에서 정의되었습니다.