9 #ifndef H5ATTRIBUTE_HPP 10 #define H5ATTRIBUTE_HPP 18 template <
typename Derivate>
54 void read(T& array)
const;
64 void write(
const T& buffer);
68 template <
typename Derivate>
69 friend class ::HighFive::AnnotateTraits;
75 #endif // H5ATTRIBUTE_HPP DataType getDataType() const
getDataType
void read(T &array) const
DataSpace getSpace() const
getSpace
DataSpace getMemSpace() const
getMemSpace
void write(const T &buffer)
size_t getStorageSize() const