|
VAPoR
3.0.0
|
This is the complete list of members for VAPoR::DC::Attribute, including all inherited members.
| Attribute() | VAPoR::DC::Attribute | inline |
| Attribute(string name, XType type, const std::vector< float > &values) | VAPoR::DC::Attribute | |
| Attribute(string name, XType type, const std::vector< double > &values) | VAPoR::DC::Attribute | |
| Attribute(string name, XType type, const std::vector< int > &values) | VAPoR::DC::Attribute | |
| Attribute(string name, XType type, const std::vector< long > &values) | VAPoR::DC::Attribute | |
| Attribute(string name, XType type, const string &values) | VAPoR::DC::Attribute | |
| Attribute(string name, XType type) | VAPoR::DC::Attribute | inline |
| GetName() const | VAPoR::DC::Attribute | inline |
| GetValues(std::vector< float > &values) const | VAPoR::DC::Attribute | |
| GetValues(std::vector< double > &values) const | VAPoR::DC::Attribute | |
| GetValues(std::vector< int > &values) const | VAPoR::DC::Attribute | |
| GetValues(std::vector< long > &values) const | VAPoR::DC::Attribute | |
| GetValues(string &values) const | VAPoR::DC::Attribute | |
| GetXType() const | VAPoR::DC::Attribute | inline |
| operator<<(std::ostream &o, const Attribute &attr) | VAPoR::DC::Attribute | friend |
| SetValues(const std::vector< float > &values) | VAPoR::DC::Attribute | |
| SetValues(const std::vector< double > &values) | VAPoR::DC::Attribute | |
| SetValues(const std::vector< int > &values) | VAPoR::DC::Attribute | |
| SetValues(const std::vector< long > &values) | VAPoR::DC::Attribute | |
| SetValues(const string &values) | VAPoR::DC::Attribute | |
| ~Attribute() | VAPoR::DC::Attribute | inlinevirtual |
1.8.9.1