Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 속성 | Friends | 모든 멤버 목록
G4VAccumulable 클래스 참조abstract

#include <G4VAccumulable.hh>

G4VAccumulable에 대한 상속 다이어그램 :
G4Accumulable< T > G4Accumulable< G4double > G4Accumulable< G4int >

Public 멤버 함수

 G4VAccumulable (const G4String &name="")
 
 G4VAccumulable (const G4VAccumulable &rhs)
 
virtual ~G4VAccumulable ()
 
G4VAccumulableoperator= (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)
virtual G4VAccumulable::~G4VAccumulable ( )
inlinevirtual

G4VAccumulable.hh 파일의 46 번째 라인에서 정의되었습니다.

멤버 함수 문서화

G4String G4VAccumulable::GetName ( ) const

다음에 의해서 참조됨 : G4AccumulableManager::RegisterAccumulable().

virtual void G4VAccumulable::Merge ( const G4VAccumulable other)
pure virtual
G4VAccumulable& G4VAccumulable::operator= ( const G4VAccumulable rhs)
virtual void G4VAccumulable::Reset ( )
pure virtual

Friend, 그리고 관련된 함수 문서화

friend class G4AccumulableManager
friend

G4VAccumulable.hh 파일의 41 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

G4String G4VAccumulable::fName
protected

G4VAccumulable.hh 파일의 59 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4AccumulableManager::RegisterAccumulable().


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: