Base Framework
|
This is the complete list of members for Attributes::Attribute, including all inherited members.
Attribute() noexcept | Attributes::Attribute | inline |
Attribute(const String &_name, const String &_value) noexcept | Attributes::Attribute | inline |
Attribute(const Attribute ©) noexcept | Attributes::Attribute | inline |
getName() const noexcept | Attributes::Attribute | inline |
getValue() const noexcept | Attributes::Attribute | inline |
operator=(const Attribute &assign) noexcept | Attributes::Attribute | inline |