#include <G4FastList.hh>
Public 타입 | |
enum | Priority { eExtreme, eHigh, eNormal, eLow, eVeryLow } |
typedef G4FastList< OBJECT > | list |
Public 멤버 함수 | |
TWatcher () | |
virtual | ~TWatcher () |
virtual G4String | GetWatcherName () |
Priority | GetPriority () const |
void | NotifyDeletingList (G4FastList< OBJECT > *) |
virtual void | NotifyAddObject (OBJECT *, G4FastList< OBJECT > *) |
virtual void | NotifyRemoveObject (OBJECT *, G4FastList< OBJECT > *) |
void | Watch (G4FastList< OBJECT > *fastList) |
void | StopWatching (G4FastList< OBJECT > *fastList, bool removeWatcher=true) |
Protected 속성 | |
Priority | fPriority |
G4FastList.hh 파일의 304 번째 라인에서 정의되었습니다.
|
inherited |
G4FastList.hh 파일의 246 번째 라인에서 정의되었습니다.
|
inherited |
열거형 멤버 | |
---|---|
eExtreme | |
eHigh | |
eNormal | |
eLow | |
eVeryLow |
G4FastList.hh 파일의 237 번째 라인에서 정의되었습니다.
|
inline |
G4FastList.hh 파일의 307 번째 라인에서 정의되었습니다.
|
inlinevirtual |
G4FastList.hh 파일의 308 번째 라인에서 정의되었습니다.
|
inlineinherited |
G4FastList.hh 파일의 267 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : sortWatcher< OBJECT >::operator()().
|
inlinevirtual |
G4FastList< OBJECT >::Watcher(으)로부터 재구현되었습니다.
G4FastList.hh 파일의 309 번째 라인에서 정의되었습니다.
|
inlinevirtualinherited |
G4FastList.hh 파일의 276 번째 라인에서 정의되었습니다.
|
inlineinherited |
G4FastList.hh 파일의 273 번째 라인에서 정의되었습니다.
|
inlinevirtualinherited |
G4FastList.hh 파일의 277 번째 라인에서 정의되었습니다.
|
inlineinherited |
G4FastList.hh 파일의 288 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ManyFastLists< G4Track >::Remove().
|
inlineinherited |
G4FastList.hh 파일의 282 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ManyFastLists< G4Track >::Add(), G4ManyFastLists< G4Track >::AddGlobalWatcher().
|
protectedinherited |
G4FastList.hh 파일의 297 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4FastList< OBJECT >::Watcher< G4Track >::GetPriority(), G4FastList< OBJECT >::Watcher< G4Track >::Watcher().