#include <HepRepAttDef.h>
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 HepRepAttDef * | copy ()=0 |
HepRepAttDef interface.
HepRepAttDef.h 파일의 21 번째 라인에서 정의되었습니다.
|
inlinevirtual |
Destructor.
HepRepAttDef.h 파일의 25 번째 라인에서 정의되었습니다.
|
pure virtual |
|
pure virtual |
Returns category of this attdef.
cheprep::DefaultHepRepAttDef에서 구현되었습니다.
다음에 의해서 참조됨 : cheprep::XMLHepRepWriter::write().
|
pure virtual |
Returns a description of this attdef.
cheprep::DefaultHepRepAttDef에서 구현되었습니다.
다음에 의해서 참조됨 : cheprep::XMLHepRepWriter::write().
|
pure virtual |
Returns any extra information of this attdef.
cheprep::DefaultHepRepAttDef에서 구현되었습니다.
다음에 의해서 참조됨 : cheprep::XMLHepRepWriter::write().
|
pure virtual |
Returns the lowercased name of this attdef.
cheprep::DefaultHepRepAttDef에서 구현되었습니다.
다음에 의해서 참조됨 : cheprep::DefaultHepRepDefinition::addAttDef().
|
pure virtual |
Returns the mixed case name of this attdef.
cheprep::DefaultHepRepAttDef에서 구현되었습니다.
다음에 의해서 참조됨 : cheprep::XMLHepRepWriter::write().