![]() |
Manual for OpenFLUID 2.1.11 |
This is the complete list of members for openfluid::core::Attributes, including all inherited members.
| 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 | |
| setValueFromRawString(const AttributeName_t &aName, const std::string &aValue) | openfluid::core::Attributes | |
| value(const AttributeName_t &aName) const | openfluid::core::Attributes |
1.8.17