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