TypeTrait< T >::DataspaceType create(const T &value)
factory function for dataspaces
Definition: type_trait.hpp:115
Type
determine the datatype instance
Definition: type.hpp:43
compound data type
Definition: enum.hpp:45
indicates a true value
Definition: ebool.hpp:44
DLL_EXPORT bool is_bool(const Enum &etype)
check if Enum is EBool
Definition: attribute.hpp:43
trait to create HDF5 datatypes
Definition: type_trait.hpp:53
indicates a false value
Definition: ebool.hpp:43
static TypeClass create(const T &=T())
create the new type instance
Datatype TypeClass
subtype of Datatype which will be used
Definition: type_trait.hpp:58
#define DLL_EXPORT
Definition: windows.hpp:35
EBool
enumeration bool type
Definition: ebool.hpp:41