#include <DefaultHepRepDefinition.h>
|
| DefaultHepRepDefinition () |
|
| ~DefaultHepRepDefinition () |
|
void | addAttDef (HEPREP::HepRepAttDef *hepRepAttDef) |
|
void | addAttDef (std::string name, std::string desc, std::string type, std::string extra) |
|
std::set< HEPREP::HepRepAttDef * > | getAttDefsFromNode () |
|
HEPREP::HepRepAttDef * | getAttDefFromNode (std::string lowerCaseName) |
|
HEPREP::HepRepAttDef * | getAttDef (std::string name)=0 |
|
HEPREP::HepRepAttValue * | getAttValue (std::string name)=0 |
|
std::set
< HEPREP::HepRepAttValue * > | getAttValuesFromNode () |
|
void | addAttValue (HEPREP::HepRepAttValue *hepRepAttValue) |
|
void | addAttValue (std::string key, char *value, int showLabel) |
|
void | addAttValue (std::string key, std::string value, int showLabel) |
|
void | addAttValue (std::string key, int value, int showLabel) |
|
void | addAttValue (std::string key, int64 value, int showLabel) |
|
void | addAttValue (std::string key, double value, int showLabel) |
|
void | addAttValue (std::string key, bool value, int showLabel) |
|
void | addAttValue (std::string key, std::vector< double > value, int showLabel) |
|
void | addAttValue (std::string key, double red, double green, double blue, double alpha, int showLabel) |
|
HEPREP::HepRepAttValue * | getAttValueFromNode (std::string lowerCaseName) |
|
HEPREP::HepRepAttValue * | removeAttValue (std::string key) |
|
cheprep::DefaultHepRepDefinition::DefaultHepRepDefinition |
( |
| ) |
|
cheprep::DefaultHepRepDefinition::~DefaultHepRepDefinition |
( |
| ) |
|
void cheprep::DefaultHepRepDefinition::addAttDef |
( |
std::string |
name, |
|
|
std::string |
desc, |
|
|
std::string |
category, |
|
|
std::string |
extra |
|
) |
| |
|
virtual |
void cheprep::DefaultHepRepAttribute::addAttValue |
( |
std::string |
key, |
|
|
char * |
value, |
|
|
int |
showLabel |
|
) |
| |
|
virtualinherited |
void cheprep::DefaultHepRepAttribute::addAttValue |
( |
std::string |
key, |
|
|
std::string |
value, |
|
|
int |
showLabel |
|
) |
| |
|
virtualinherited |
void cheprep::DefaultHepRepAttribute::addAttValue |
( |
std::string |
key, |
|
|
int |
value, |
|
|
int |
showLabel |
|
) |
| |
|
virtualinherited |
void cheprep::DefaultHepRepAttribute::addAttValue |
( |
std::string |
key, |
|
|
int64 |
value, |
|
|
int |
showLabel |
|
) |
| |
|
virtualinherited |
void cheprep::DefaultHepRepAttribute::addAttValue |
( |
std::string |
key, |
|
|
double |
value, |
|
|
int |
showLabel |
|
) |
| |
|
virtualinherited |
void cheprep::DefaultHepRepAttribute::addAttValue |
( |
std::string |
key, |
|
|
bool |
value, |
|
|
int |
showLabel |
|
) |
| |
|
virtualinherited |
void cheprep::DefaultHepRepAttribute::addAttValue |
( |
std::string |
key, |
|
|
std::vector< double > |
value, |
|
|
int |
showLabel |
|
) |
| |
|
virtualinherited |
void cheprep::DefaultHepRepAttribute::addAttValue |
( |
std::string |
key, |
|
|
double |
red, |
|
|
double |
green, |
|
|
double |
blue, |
|
|
double |
alpha, |
|
|
int |
showLabel |
|
) |
| |
|
virtualinherited |
HepRepAttDef * cheprep::DefaultHepRepDefinition::getAttDefFromNode |
( |
std::string |
lowerCaseName | ) |
|
|
virtual |
set< HepRepAttDef * > cheprep::DefaultHepRepDefinition::getAttDefsFromNode |
( |
| ) |
|
|
virtual |
HepRepAttValue * cheprep::DefaultHepRepAttribute::getAttValueFromNode |
( |
std::string |
lowerCaseName | ) |
|
|
virtualinherited |
set< HepRepAttValue * > cheprep::DefaultHepRepAttribute::getAttValuesFromNode |
( |
| ) |
|
|
virtualinherited |
HepRepAttValue * cheprep::DefaultHepRepAttribute::removeAttValue |
( |
std::string |
key | ) |
|
|
virtualinherited |
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: