All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
openfluid::core::Attributes Member List

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::core::Attributes
getValue(const AttributeName_t aName, std::string &aValue) const openfluid::core::Attributes
getValueAsDouble(const AttributeName_t aName, double &aValue) const openfluid::core::Attributes
getValueAsLong(const AttributeName_t aName, long &aValue) const 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::core::Attributes
~Attributes()openfluid::core::Attributes