ocssw
V2022
|
Attribute Member List
This is the complete list of members for Attribute, including all inherited members.
as_double() const | Attribute | inline |
as_string() const | Attribute | inline |
as_vector() const | Attribute | inline |
Attribute(const std::string &name, AttributeType value) | Attribute | inline |
name() const | Attribute | inline |
operator*() const | Attribute | inline |
operator<(const Attribute &left, const Attribute &right) | Attribute | friend |
operator<<(std::ostream &out, const Attribute &attribute) | Attribute | friend |
operator==(const Attribute &left, const std::string &name) | Attribute | friend |
operator==(const Attribute &left, const Attribute &right) | Attribute | friend |
parse(const std::string &input) | Attribute | inlinestatic |
value() const | Attribute | inline |