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 |
addType(HEPREP::HepRepType *type) | cheprep::DefaultHepRepType | virtual |
copy(HEPREP::HepRepType *parent) | cheprep::DefaultHepRepType | virtual |
DefaultHepRepAttribute() | cheprep::DefaultHepRepAttribute | |
DefaultHepRepDefinition() | cheprep::DefaultHepRepDefinition | |
DefaultHepRepType(HEPREP::HepRepType *parent, std::string name) | cheprep::DefaultHepRepType | |
DefaultHepRepType(HEPREP::HepRepTypeTree *parent, std::string name) | cheprep::DefaultHepRepType | |
description | cheprep::DefaultHepRepType | private |
getAttDef(std::string name) | cheprep::DefaultHepRepType | virtual |
getAttDefFromNode(std::string lowerCaseName) | cheprep::DefaultHepRepDefinition | virtual |
getAttDefsFromNode() | cheprep::DefaultHepRepDefinition | virtual |
getAttValue(std::string name) | cheprep::DefaultHepRepType | virtual |
getAttValueFromNode(std::string lowerCaseName) | cheprep::DefaultHepRepAttribute | virtual |
getAttValuesFromNode() | cheprep::DefaultHepRepAttribute | virtual |
getDescription() | cheprep::DefaultHepRepType | virtual |
getFullName() | cheprep::DefaultHepRepType | virtual |
getInfoURL() | cheprep::DefaultHepRepType | virtual |
getName() | cheprep::DefaultHepRepType | virtual |
getSuperType() | cheprep::DefaultHepRepType | virtual |
getTypeList() | cheprep::DefaultHepRepType | virtual |
infoURL | cheprep::DefaultHepRepType | private |
name | cheprep::DefaultHepRepType | private |
parent | cheprep::DefaultHepRepType | private |
removeAttValue(std::string key) | cheprep::DefaultHepRepAttribute | virtual |
setDescription(std::string description) | cheprep::DefaultHepRepType | virtual |
setInfoURL(std::string infoURL) | cheprep::DefaultHepRepType | virtual |
types | cheprep::DefaultHepRepType | private |
~DefaultHepRepAttribute() | cheprep::DefaultHepRepAttribute | |
~DefaultHepRepDefinition() | cheprep::DefaultHepRepDefinition | |
~DefaultHepRepType() | cheprep::DefaultHepRepType | |
~HepRepAttribute() | HEPREP::HepRepAttribute | inlinevirtual |
~HepRepDefinition() | HEPREP::HepRepDefinition | inlinevirtual |
~HepRepType() | HEPREP::HepRepType | inlinevirtual |