Go to the documentation of this file.
    9 #ifndef H5ANNOTATE_TRAITS_HPP 
   10 #define H5ANNOTATE_TRAITS_HPP 
   22 template <
typename Derivate>
 
   43     template <
typename Type>
 
   88 #endif // H5ANNOTATE_TRAITS_HPP 
  
size_t getNumberAttributes() const
return the number of attributes of the node / group
Attribute createAttribute(const std::string &attribute_name, const DataSpace &space, const DataType &type)
create a new attribute with the name attribute_name
bool hasAttribute(const std::string &attr_name) const
checks an attribute exists
std::vector< std::string > listAttributeNames() const
list all attribute name of the node / group
Attribute getAttribute(const std::string &attribute_name) const
open an existing attribute with the name attribute_name
lvr2
Author(s): Thomas Wiemann 
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr 
autogenerated on Wed Mar 2 2022 00:37:23