h5cpp
0.5.0
A modern C++ wrapper for the HDF5 C library
|
Go to the documentation of this file.
77 if(
static_cast<hid_t
>(type))
80 if (!
static_cast<hid_t
>(instance))
trait to create HDF5 datatypes
Definition: type_trait.hpp:53
const Datatype & get(const T &v=T())
factory holder method for getting reference of data types
Definition: factory.hpp:74
data type object holder
Definition: factory.hpp:53
const Datatype & get(const T &v=T())
factory function for getting reference of data types
Definition: factory.hpp:46
TypeTrait< typename std::remove_const< T >::type >::TypeClass create(const T &v=T())
factory function for creating data types
Definition: factory.hpp:39
#define DLL_EXPORT
Definition: windows.hpp:29
base class for all data types
Definition: datatype.hpp:41
top-level namespace of the entire library
Definition: attribute.hpp:45