|
ocssw
V2022
|
Attribute Member List
This is the complete list of members for Attribute, including all inherited members.
| a_value() const | Attribute | inline |
| a_value_ | Attribute | protected |
| as_double() const | Attribute | inline |
| as_string() const | Attribute | inline |
| as_vector() const | Attribute | inline |
| attr_len() const | Attribute | inline |
| attr_len_ | Attribute | protected |
| Attribute()=default | Attribute | |
| Attribute(const std::string &name, const ANY &value, size_t attr_len) | Attribute | inline |
| name() const | Attribute | inline |
| name_ | Attribute | protected |
| 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 |
| parse_attribute(const netCDF::NcAtt &att) | Attribute | static |
| parse_attribute(const rapidjson::Value::ConstMemberIterator &data) | Attribute | static |
| ~Attribute()=default | Attribute | virtual |


