addAttValue(HEPREP::HepRepAttValue *hepRepAttValue) | cheprep::DefaultHepRepAttribute | virtual |
addAttValue(std::string key, char *value, int showLabel) | cheprep::DefaultHepRepAttribute | virtual |
addAttValue(std::string key, std::string value, int showLabel) | cheprep::DefaultHepRepAttribute | virtual |
addAttValue(std::string key, int value, int showLabel) | cheprep::DefaultHepRepAttribute | virtual |
addAttValue(std::string key, int64 value, int showLabel) | cheprep::DefaultHepRepAttribute | virtual |
addAttValue(std::string key, double value, int showLabel) | cheprep::DefaultHepRepAttribute | virtual |
addAttValue(std::string key, bool value, int showLabel) | cheprep::DefaultHepRepAttribute | virtual |
addAttValue(std::string key, std::vector< double > value, int showLabel) | cheprep::DefaultHepRepAttribute | virtual |
addAttValue(std::string key, double red, double green, double blue, double alpha, int showLabel) | cheprep::DefaultHepRepAttribute | virtual |
DefaultHepRepAttribute() | cheprep::DefaultHepRepAttribute | |
getAttValue(std::string name)=0 | cheprep::DefaultHepRepAttribute | pure virtual |
getAttValueFromNode(std::string lowerCaseName) | cheprep::DefaultHepRepAttribute | virtual |
getAttValuesFromNode() | cheprep::DefaultHepRepAttribute | virtual |
removeAttValue(std::string key) | cheprep::DefaultHepRepAttribute | virtual |
~DefaultHepRepAttribute() | cheprep::DefaultHepRepAttribute | |
~HepRepAttribute() | HEPREP::HepRepAttribute | inlinevirtual |