HDTree  0.5.2
HDTree C++ API
hdtree::constants Struct Reference

Structure constants vital to serialization method. More...

#include <Constants.h>

Collaboration diagram for hdtree::constants:
[legend]

Static Public Attributes

static const std::string TYPE_ATTR_NAME = "__type__"
 the name of the HDF5 object attribute that holds the event object type
 
static const std::string VERS_ATTR_NAME = "__version__"
 the name of the hdtree version attribute
 
static const std::string SIZE_NAME = "__size__"
 the name of the size dataset for variable-length types
 

Detailed Description

Structure constants vital to serialization method.


The documentation for this struct was generated from the following file: