This is the complete list of members for CSBMLunitInformation, including all inherited members.
applyExponent(double exp) | CSBMLunit | |
applyExponent(const std::string &id, size_t frame) | CSBMLunit | |
applyInverseExponent(const std::string &id, size_t frame) | CSBMLunit | |
CSBMLunit(unsigned int sbmlLevel, unsigned int sbmlVersion) | CSBMLunit | |
CSBMLunit(const CSBMLunit &src) | CSBMLunit | |
CSBMLunit(const UnitDefinition *ud) | CSBMLunit | |
CSBMLunitInformation(unsigned int sbmlLevel, unsigned int sbmlVersion) | CSBMLunitInformation | |
CSBMLunitInformation(unsigned int sbmlLevel, unsigned int sbmlVersion, INFO info, bool conflict=false) | CSBMLunitInformation | |
CSBMLunitInformation(const CSBMLunit &u, INFO info, bool conflict=false) | CSBMLunitInformation | |
CSBMLunitInformation(const UnitDefinition *ud, INFO info, bool conflict=false) | CSBMLunitInformation | |
DEFAULT enum value | CSBMLunitInformation | |
DERIVED enum value | CSBMLunitInformation | |
getDisplayString() const | CSBMLunitInformation | virtual |
getInfo() const | CSBMLunitInformation | inline |
getSBMLUnitDefinition() | CSBMLunit | inline |
getSBMLUnitDefinition() const | CSBMLunit | inline |
getSymbolicExpExp() const | CSBMLunit | inline |
getSymbolicExponent() const | CSBMLunit | inline |
GLOBAL enum value | CSBMLunitInformation | |
INFO enum name | CSBMLunitInformation | |
invert() | CSBMLunit | |
isConflict() const | CSBMLunitInformation | inline |
isDimensionless() const | CSBMLunit | |
isEqual(const CSBMLunitInformation &unit1, const CSBMLunitInformation &unit2) | CSBMLunitInformation | static |
CSBMLunit::isEqual(const CSBMLunit &unit1, const CSBMLunit &unit2) | CSBMLunit | static |
mConflict | CSBMLunitInformation | private |
mInfo | CSBMLunitInformation | private |
mSymExp | CSBMLunit | private |
mSymExpExp | CSBMLunit | private |
mUD | CSBMLunit | private |
multiply(const CSBMLunit &unit) | CSBMLunit | |
PROVIDED enum value | CSBMLunitInformation | |
setConflict(bool c) | CSBMLunitInformation | inline |
setInfo(INFO info) | CSBMLunitInformation | inline |
UNKNOWN enum value | CSBMLunitInformation | |
~CSBMLunit() | CSBMLunit | virtual |