OpenMS
ParamValue Member List

This is the complete list of members for ParamValue, including all inherited members.

clear_() noexceptParamValueprivate
data_ParamValueprotected
DOUBLE_LIST enum valueParamValue
DOUBLE_VALUE enum valueParamValue
doubleToString(double value, bool full_precision=true)ParamValueprivatestatic
EMPTYParamValuestatic
EMPTY_VALUE enum valueParamValue
INT_LIST enum valueParamValue
INT_VALUE enum valueParamValue
isEmpty() constParamValueinline
operator double() constParamValue
operator float() constParamValue
operator int() constParamValue
operator long double() constParamValue
operator long int() constParamValue
operator long long() constParamValue
operator short int() constParamValue
operator std::string() constParamValue
operator std::vector< double >() constParamValue
operator std::vector< int >() constParamValue
operator std::vector< std::string >() constParamValue
operator unsigned int() constParamValue
operator unsigned long int() constParamValue
operator unsigned long long() constParamValue
operator unsigned short int() constParamValue
operator!=(const ParamValue &, const ParamValue &)ParamValuefriend
operator<(const ParamValue &, const ParamValue &)ParamValuefriend
operator<<(std::ostream &, const ParamValue &)ParamValuefriend
operator=(const ParamValue &)ParamValue
operator=(ParamValue &&) noexceptParamValue
operator=(const char *)ParamValue
operator=(const std::string &)ParamValue
operator=(const std::vector< std::string > &)ParamValue
operator=(const std::vector< int > &)ParamValue
operator=(const std::vector< double > &)ParamValue
operator=(const long double)ParamValue
operator=(const double)ParamValue
operator=(const float)ParamValue
operator=(const short int)ParamValue
operator=(const unsigned short int)ParamValue
operator=(const int)ParamValue
operator=(const unsigned)ParamValue
operator=(const long int)ParamValue
operator=(const unsigned long)ParamValue
operator=(const long long)ParamValue
operator=(const unsigned long long)ParamValue
operator==(const ParamValue &, const ParamValue &)ParamValuefriend
operator>(const ParamValue &, const ParamValue &)ParamValuefriend
ParamValue()ParamValue
ParamValue(const ParamValue &)ParamValue
ParamValue(ParamValue &&) noexceptParamValue
ParamValue(const char *)ParamValue
ParamValue(const std::string &)ParamValue
ParamValue(const std::vector< std::string > &)ParamValue
ParamValue(const std::vector< int > &)ParamValue
ParamValue(const std::vector< double > &)ParamValue
ParamValue(long double)ParamValue
ParamValue(double)ParamValue
ParamValue(float)ParamValue
ParamValue(short int)ParamValue
ParamValue(unsigned short int)ParamValue
ParamValue(int)ParamValue
ParamValue(unsigned)ParamValue
ParamValue(long int)ParamValue
ParamValue(unsigned long)ParamValue
ParamValue(long long)ParamValue
ParamValue(unsigned long long)ParamValue
STRING_LIST enum valueParamValue
STRING_VALUE enum valueParamValue
toBool() constParamValue
toChar() constParamValue
toDoubleVector() constParamValue
toIntVector() constParamValue
toString(bool full_precision=true) constParamValue
toStringVector() constParamValue
value_type_ParamValueprotected
valueType() constParamValueinline
ValueType enum nameParamValue
~ParamValue()ParamValue