15 #ifndef _ADIOSAttribute_h 16 #define _ADIOSAttribute_h 18 #ifndef VTK_WRAPPING_CXX 23 #include <adios_read.h> 36 const int&
GetId()
const;
37 const ADIOS_DATATYPES&
GetType()
const;
45 return *
reinterpret_cast<const T*
>(this->
Value);
54 template<>
const std::string Attribute::GetValue<std::string>()
const;
59 #endif // _ADIOSAttribute_h
Attribute(ADIOS_FILE *f, int id)
const std::string & GetName(void) const
static void TestEq(const T &expected, const T &actual, const std::string &msg="")
const ADIOS_DATATYPES & GetType() const
const int & GetId() const