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

#include <HepRepAttDef.h>

HEPREP::HepRepAttDef에 대한 상속 다이어그램 :
cheprep::DefaultHepRepAttDef

Public 멤버 함수

virtual ~HepRepAttDef ()
 Destructor. 더 자세히 ...
 
virtual std::string getName ()=0
 
virtual std::string getLowerCaseName ()=0
 
virtual std::string getDescription ()=0
 
virtual std::string getCategory ()=0
 
virtual std::string getExtra ()=0
 
virtual HepRepAttDefcopy ()=0
 

상세한 설명

HepRepAttDef interface.

작성자
Mark Donszelmann

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

생성자 & 소멸자 문서화

virtual HEPREP::HepRepAttDef::~HepRepAttDef ( )
inlinevirtual

Destructor.

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

멤버 함수 문서화

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

Returns a deep copy of this attdef.

반환값
copy of this attdef.

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

virtual std::string HEPREP::HepRepAttDef::getCategory ( )
pure virtual

Returns category of this attdef.

반환값
category.

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

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

virtual std::string HEPREP::HepRepAttDef::getDescription ( )
pure virtual

Returns a description of this attdef.

반환값
description.

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

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

virtual std::string HEPREP::HepRepAttDef::getExtra ( )
pure virtual

Returns any extra information of this attdef.

반환값
extra info.

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

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

virtual std::string HEPREP::HepRepAttDef::getLowerCaseName ( )
pure virtual

Returns the lowercased name of this attdef.

반환값
lowercased name.

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

다음에 의해서 참조됨 : cheprep::DefaultHepRepDefinition::addAttDef().

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

Returns the mixed case name of this attdef.

반환값
name.

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

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


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