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