TBTK
Need a break? Support the development by playing Polarity Puzzles
TBTK::ParameterSet Member List

This is the complete list of members for TBTK::ParameterSet, including all inherited members.

addBool(std::string name, bool value)TBTK::ParameterSet
addComplex(std::string name, std::complex< double > value)TBTK::ParameterSet
addDouble(std::string name, double value)TBTK::ParameterSet
addInt(std::string name, int value)TBTK::ParameterSet
addString(std::string name, std::string value)TBTK::ParameterSet
boolExists(std::string name) constTBTK::ParameterSet
complexExists(std::string name) constTBTK::ParameterSet
doubleExists(std::string name) constTBTK::ParameterSet
getBool(std::string name) constTBTK::ParameterSet
getBoolName(int n) constTBTK::ParameterSet
getBoolValue(int n) constTBTK::ParameterSet
getComplex(std::string name) constTBTK::ParameterSet
getComplexName(int n) constTBTK::ParameterSet
getComplexValue(int n) constTBTK::ParameterSet
getDouble(std::string name) constTBTK::ParameterSet
getDoubleName(int n) constTBTK::ParameterSet
getDoubleValue(int n) constTBTK::ParameterSet
getInt(std::string name) constTBTK::ParameterSet
getIntName(int n) constTBTK::ParameterSet
getIntValue(int n) constTBTK::ParameterSet
getNumBool() constTBTK::ParameterSet
getNumComplex() constTBTK::ParameterSet
getNumDouble() constTBTK::ParameterSet
getNumInt() constTBTK::ParameterSet
getNumString() constTBTK::ParameterSet
getString(std::string name) constTBTK::ParameterSet
getStringName(int n) constTBTK::ParameterSet
getStringValue(int n) constTBTK::ParameterSet
intExists(std::string name) constTBTK::ParameterSet
ParameterSet()TBTK::ParameterSet
setBool(std::string name, bool value)TBTK::ParameterSet
setComplex(std::string name, std::complex< double > value)TBTK::ParameterSet
setDouble(std::string name, double value)TBTK::ParameterSet
setInt(std::string name, int value)TBTK::ParameterSet
setString(std::string name, std::string value)TBTK::ParameterSet
stringExists(std::string name) constTBTK::ParameterSet
~ParameterSet()TBTK::ParameterSet