#include <G4ProcTblElement.hh>
Public 멤버 함수 | |
G4ProcTblElement (const G4ProcTblElement &right) | |
G4ProcTblElement (G4VProcess *aProcess) | |
~G4ProcTblElement () | |
G4ProcTblElement & | operator= (const G4ProcTblElement &right) |
G4int | operator== (const G4ProcTblElement &right) const |
G4int | operator!= (const G4ProcTblElement &right) const |
Protected 타입 | |
typedef std::vector < G4ProcessManager * > | G4ProcMgrVector |
Protected 멤버 함수 | |
G4ProcTblElement () | |
G4int | Length () const |
void | Insert (G4ProcessManager *aProcMgr) |
void | Remove (G4ProcessManager *aProcMgr) |
G4VProcess * | GetProcess () const |
const G4String & | GetProcessName () const |
G4ProcessManager * | GetProcessManager (G4int index) const |
const G4ProcMgrVector * | GetProcMgrVector () const |
G4int | GetIndex (const G4ProcessManager *pManager) const |
G4bool | Contains (const G4ProcessManager *pManager) const |
Private 속성 | |
G4VProcess * | pProcess |
G4ProcMgrVector * | pProcMgrVector |
Friends | |
class | G4ProcessTable |
G4ProcTblElement.hh 파일의 53 번째 라인에서 정의되었습니다.
|
protected |
G4ProcTblElement.hh 파일의 77 번째 라인에서 정의되었습니다.
|
protected |
G4ProcTblElement.cc 파일의 42 번째 라인에서 정의되었습니다.
G4ProcTblElement::G4ProcTblElement | ( | const G4ProcTblElement & | right | ) |
G4ProcTblElement.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : right.
G4ProcTblElement::G4ProcTblElement | ( | G4VProcess * | aProcess | ) |
G4ProcTblElement.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : pProcMgrVector.
G4ProcTblElement::~G4ProcTblElement | ( | ) |
G4ProcTblElement.cc 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : pProcMgrVector.
|
protected |
|
protected |
|
protected |
|
protected |
다음에 의해서 참조됨 : G4ProcessTable::DumpInfo(), G4ProcessTable::SetProcessActivation().
|
protected |
다음에 의해서 참조됨 : G4ProcessTable::Find(), G4ProcessTable::FindProcess(), G4ProcessTable::Remove().
|
inlineprotected |
G4ProcTblElement.hh 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : pProcMgrVector.
|
protected |
다음에 의해서 참조됨 : G4ProcessTable::Insert().
|
protected |
G4int G4ProcTblElement::operator!= | ( | const G4ProcTblElement & | right | ) | const |
G4ProcTblElement.cc 파일의 100 번째 라인에서 정의되었습니다.
G4ProcTblElement & G4ProcTblElement::operator= | ( | const G4ProcTblElement & | right | ) |
G4ProcTblElement.cc 파일의 73 번째 라인에서 정의되었습니다.
다음을 참조함 : pProcess, pProcMgrVector.
G4int G4ProcTblElement::operator== | ( | const G4ProcTblElement & | right | ) | const |
G4ProcTblElement.cc 파일의 93 번째 라인에서 정의되었습니다.
|
protected |
다음에 의해서 참조됨 : G4ProcessTable::Remove().
|
friend |
G4ProcTblElement.hh 파일의 56 번째 라인에서 정의되었습니다.
|
private |
G4ProcTblElement.hh 파일의 96 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : operator=().
|
private |
G4ProcTblElement.hh 파일의 99 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ProcTblElement(), GetProcMgrVector(), operator=(), ~G4ProcTblElement().