VAPOR3 3.9.4
VAPoR::DC::Attribute Member List

This is the complete list of members for VAPoR::DC::Attribute, including all inherited members.

Attribute()VAPoR::DC::Attributeinline
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::Attributeinline
GetName() constVAPoR::DC::Attributeinline
GetValues(std::vector< float > &values) constVAPoR::DC::Attribute
GetValues(std::vector< double > &values) constVAPoR::DC::Attribute
GetValues(std::vector< int > &values) constVAPoR::DC::Attribute
GetValues(std::vector< long > &values) constVAPoR::DC::Attribute
GetValues(string &values) constVAPoR::DC::Attribute
GetXType() constVAPoR::DC::Attributeinline
operator<<VAPoR::DC::Attributefriend
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::Attributeinlinevirtual