#include <G4Cache.hh>
Public 타입 | |
typedef KEYTYPE | key_type |
typedef VALTYPE | value_type |
typedef std::map< key_type, value_type > | map_type |
typedef map_type::size_type | size_type |
typedef map_type::iterator | iterator |
typedef map_type::const_iterator | const_iterator |
Public 멤버 함수 | |
virtual | ~G4MapCache () |
G4bool | Has (const key_type &k) |
std::pair< iterator, G4bool > | Insert (const key_type &k, const value_type &v) |
iterator | Begin () |
iterator | End () |
iterator | Find (const key_type &k) |
value_type & | Get (const key_type &k) |
size_type | Erase (const key_type &k) |
value_type & | operator[] (const key_type &k) |
size_type | Size () |
value_type & | Get () const |
void | Put (const value_type &val) const |
value_type | Pop () |
Protected 멤버 함수 | |
const int & | GetId () const |
G4Cache.hh 파일의 175 번째 라인에서 정의되었습니다.
typedef map_type::const_iterator G4MapCache< KEYTYPE, VALTYPE >::const_iterator |
G4Cache.hh 파일의 183 번째 라인에서 정의되었습니다.
typedef map_type::iterator G4MapCache< KEYTYPE, VALTYPE >::iterator |
G4Cache.hh 파일의 182 번째 라인에서 정의되었습니다.
typedef KEYTYPE G4MapCache< KEYTYPE, VALTYPE >::key_type |
G4Cache.hh 파일의 178 번째 라인에서 정의되었습니다.
typedef std::map<key_type,value_type> G4MapCache< KEYTYPE, VALTYPE >::map_type |
G4Cache.hh 파일의 180 번째 라인에서 정의되었습니다.
typedef map_type::size_type G4MapCache< KEYTYPE, VALTYPE >::size_type |
G4Cache.hh 파일의 181 번째 라인에서 정의되었습니다.
typedef VALTYPE G4MapCache< KEYTYPE, VALTYPE >::value_type |
G4Cache.hh 파일의 179 번째 라인에서 정의되었습니다.
|
virtual |
G4Cache.hh 파일의 409 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Cache< VALTYPE >::GetId().
|
inline |
G4Cache.hh 파일의 433 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Cache< VALTYPE >::Get().
|
inline |
G4Cache.hh 파일의 438 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Cache< VALTYPE >::Get().
다음에 의해서 참조됨 : G4VBiasingOperator::AttachTo(), G4VBiasingOperator::GetBiasingOperator().
|
inline |
G4Cache.hh 파일의 462 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Cache< VALTYPE >::Get().
|
inline |
G4Cache.hh 파일의 444 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Cache< VALTYPE >::Get().
다음에 의해서 참조됨 : G4VBiasingOperator::AttachTo(), G4VBiasingOperator::GetBiasingOperator(), G4BiasingProcessInterface::GetSharedData().
|
inlineinherited |
|
inline |
G4Cache.hh 파일의 456 번째 라인에서 정의되었습니다.
G4Cache.hh 파일의 119 번째 라인에서 정의되었습니다.
|
inline |
G4Cache.hh 파일의 450 번째 라인에서 정의되었습니다.
|
inline |
G4Cache.hh 파일의 421 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Cache< VALTYPE >::Get().
|
inline |
G4Cache.hh 파일의 468 번째 라인에서 정의되었습니다.
|
inlineinherited |
|
inlineinherited |
|
inline |
G4Cache.hh 파일의 199 번째 라인에서 정의되었습니다.