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

#include <HepRepAction.h>

HEPREP::HepRepAction에 대한 상속 다이어그램 :
cheprep::DefaultHepRepAction

Public 멤버 함수

virtual ~HepRepAction ()
 Destructor. 더 자세히 ...
 
virtual std::string getName ()=0
 
virtual std::string getExpression ()=0
 
virtual HepRepActioncopy ()=0
 

상세한 설명

HepRepAction interface.

작성자
Mark Donszelmann

HepRepAction.h 파일의 21 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

virtual HEPREP::HepRepAction::~HepRepAction ( )
inlinevirtual

Destructor.

HepRepAction.h 파일의 25 번째 라인에서 정의되었습니다.

멤버 함수 문서화

virtual HepRepAction* HEPREP::HepRepAction::copy ( )
pure virtual

Returns a deep copy of this action.

반환값
copy of this action.

cheprep::DefaultHepRepAction에서 구현되었습니다.

virtual std::string HEPREP::HepRepAction::getExpression ( )
pure virtual

Returns expression associated with this action.

반환값
expression of this action.

cheprep::DefaultHepRepAction에서 구현되었습니다.

다음에 의해서 참조됨 : cheprep::XMLHepRepWriter::write().

virtual std::string HEPREP::HepRepAction::getName ( )
pure virtual

Returns name of this action.

반환값
name of this action.

cheprep::DefaultHepRepAction에서 구현되었습니다.

다음에 의해서 참조됨 : cheprep::XMLHepRepWriter::write().


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