#include <G4VAccumulable.hh>
Public 멤버 함수 | |
G4VAccumulable (const G4String &name="") | |
G4VAccumulable (const G4VAccumulable &rhs) | |
virtual | ~G4VAccumulable () |
G4VAccumulable & | operator= (const G4VAccumulable &rhs) |
virtual void | Merge (const G4VAccumulable &other)=0 |
virtual void | Reset ()=0 |
G4String | GetName () const |
Protected 속성 | |
G4String | fName |
Friends | |
class | G4AccumulableManager |
G4VAccumulable.hh 파일의 38 번째 라인에서 정의되었습니다.
G4VAccumulable::G4VAccumulable | ( | const G4String & | name = "" | ) |
G4VAccumulable::G4VAccumulable | ( | const G4VAccumulable & | rhs | ) |
|
inlinevirtual |
G4VAccumulable.hh 파일의 46 번째 라인에서 정의되었습니다.
G4String G4VAccumulable::GetName | ( | ) | const |
다음에 의해서 참조됨 : G4AccumulableManager::RegisterAccumulable().
|
pure virtual |
G4VAccumulable& G4VAccumulable::operator= | ( | const G4VAccumulable & | rhs | ) |
|
pure virtual |
|
friend |
G4VAccumulable.hh 파일의 41 번째 라인에서 정의되었습니다.
|
protected |
G4VAccumulable.hh 파일의 59 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AccumulableManager::RegisterAccumulable().