ifw-core 7.0.0
 
Loading...
Searching...
No Matches
ifw::core::utils::param::Parameter Member List

This is the complete list of members for ifw::core::utils::param::Parameter, including all inherited members.

Clear()ifw::core::utils::param::Parameter
GetComment() constifw::core::utils::param::Parameter
GetDataType() constifw::core::utils::param::Parameter
GetLowLevelName() constifw::core::utils::param::Parameter
GetMetaName() constifw::core::utils::param::Parameter
GetName() constifw::core::utils::param::Parameter
GetNames() constifw::core::utils::param::Parameter
GetValue() constifw::core::utils::param::Parameter
GetValue(TYPE &value) constifw::core::utils::param::Parameterinline
GetValue() constifw::core::utils::param::Parameterinline
GetValueAsBool() constifw::core::utils::param::Parameter
GetValueAsDouble() constifw::core::utils::param::Parameter
GetValueAsInt() constifw::core::utils::param::Parameter
GetValueAsInt64() constifw::core::utils::param::Parameter
m_commentifw::core::utils::param::Parameterprotected
m_data_typeifw::core::utils::param::Parameterprotected
m_low_level_nameifw::core::utils::param::Parameterprotected
m_meta_nameifw::core::utils::param::Parameterprotected
m_nameifw::core::utils::param::Parameterprotected
m_no_valueifw::core::utils::param::Parameterprotected
m_valueifw::core::utils::param::Parameterprotected
MatchName(const std::string &name_regex) constifw::core::utils::param::Parameter
NameDefined(const std::string &name, const bool tolerant=false) constifw::core::utils::param::Parameter
NoValue() constifw::core::utils::param::Parameter
operator=(const Parameter &source)ifw::core::utils::param::Parameter
Parameter()ifw::core::utils::param::Parameter
Parameter(const std::string name, const std::string value, const std::string comment="")ifw::core::utils::param::Parameter
Parameter(const std::string name, const TYPE &value, const std::string comment="")ifw::core::utils::param::Parameterinline
Parameter(const Parameter &source)ifw::core::utils::param::Parameter
SetComment(const std::string &comment)ifw::core::utils::param::Parameter
SetLowLevelName(const std::string name)ifw::core::utils::param::Parameter
SetMetaName(const std::string name)ifw::core::utils::param::Parameter
SetName(const std::string name)ifw::core::utils::param::Parameter
SetValue(const std::string &value, const ifw::fnd::datatype::DataType data_type=ifw::fnd::datatype::DataType::UNSPECIFIED)ifw::core::utils::param::Parameter
SetValue(const char *value, const ifw::fnd::datatype::DataType data_type=ifw::fnd::datatype::DataType::UNSPECIFIED)ifw::core::utils::param::Parameter
SetValue(TYPE value)ifw::core::utils::param::Parameterinline
ToString() constifw::core::utils::param::Parameter
~Parameter()ifw::core::utils::param::Parameter