h5cpp
0.5.0
A modern C++ wrapper for the HDF5 C library
|
TypeTrait< T >::DataspaceType create(const T &value)
factory function for dataspaces
Definition: type_trait.hpp:89
@ True
indicates a true value
Definition: ebool.hpp:44
Type
Definition: type.hpp:43
static TypeClass create(const T &=T())
create the new type instance
@ False
indicates a false value
Definition: ebool.hpp:43
EBool
enumeration bool type
Definition: ebool.hpp:41
Datatype TypeClass
subtype of Datatype which will be used
Definition: type_trait.hpp:58
const static TypeClass & get(const T &=T())
reference to const static type instance
bool is_bool(const Enum &etype)
check if Enum is EBool
compound data type
Definition: enum.hpp:50
#define DLL_EXPORT
Definition: windows.hpp:29
top-level namespace of the entire library
Definition: attribute.hpp:45