![]() |
This is the complete list of members for openfluid::core::Attributes, including all inherited members.
Attributes() | openfluid::core::Attributes | |
clear() | openfluid::core::Attributes | |
getAttributesNames() const | openfluid::core::Attributes | |
getValue(const AttributeName_t &aName, openfluid::core::StringValue &aValue) const OPENFLUID_DEPRECATED | openfluid::core::Attributes | |
getValue(const AttributeName_t &aName, std::string &aValue) const OPENFLUID_DEPRECATED | openfluid::core::Attributes | |
getValueAsDouble(const AttributeName_t &aName, double &aValue) const OPENFLUID_DEPRECATED | openfluid::core::Attributes | |
getValueAsLong(const AttributeName_t &aName, long &aValue) const OPENFLUID_DEPRECATED | openfluid::core::Attributes | |
isAttributeExist(const AttributeName_t &aName) const | openfluid::core::Attributes | |
removeAttribute(const AttributeName_t &aName) | openfluid::core::Attributes | |
replaceValue(const AttributeName_t &aName, const StringValue &aValue) | openfluid::core::Attributes | |
replaceValue(const AttributeName_t &aName, const std::string &aValue) | openfluid::core::Attributes | |
setValue(const AttributeName_t &aName, const Value &aValue) | openfluid::core::Attributes | |
setValue(const AttributeName_t &aName, const std::string &aValue) OPENFLUID_DEPRECATED | openfluid::core::Attributes | |
setValueFromRawString(const AttributeName_t &aName, const std::string &aValue) | openfluid::core::Attributes | |
value(const AttributeName_t &aName) const | openfluid::core::Attributes | |
~Attributes() | openfluid::core::Attributes |