addAttDef(HEPREP::HepRepAttDef *hepRepAttDef) | cheprep::DefaultHepRepDefinition | virtual |
addAttDef(std::string name, std::string desc, std::string type, std::string extra) | cheprep::DefaultHepRepDefinition | virtual |
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 |
attDefs | cheprep::DefaultHepRepDefinition | private |
DefaultHepRepAttribute() | cheprep::DefaultHepRepAttribute | |
DefaultHepRepDefinition() | cheprep::DefaultHepRepDefinition | |
getAttDef(std::string name)=0 | cheprep::DefaultHepRepDefinition | pure virtual |
getAttDefFromNode(std::string lowerCaseName) | cheprep::DefaultHepRepDefinition | virtual |
getAttDefsFromNode() | cheprep::DefaultHepRepDefinition | virtual |
getAttValue(std::string name)=0 | cheprep::DefaultHepRepDefinition | pure virtual |
getAttValueFromNode(std::string lowerCaseName) | cheprep::DefaultHepRepAttribute | virtual |
getAttValuesFromNode() | cheprep::DefaultHepRepAttribute | virtual |
removeAttValue(std::string key) | cheprep::DefaultHepRepAttribute | virtual |
~DefaultHepRepAttribute() | cheprep::DefaultHepRepAttribute | |
~DefaultHepRepDefinition() | cheprep::DefaultHepRepDefinition | |
~HepRepAttribute() | HEPREP::HepRepAttribute | inlinevirtual |
~HepRepDefinition() | HEPREP::HepRepDefinition | inlinevirtual |