Static Public Member Functions | |
static hid_gc | memoryType () |
static hid_gc | attributeType () |
static hid_gc | dataType (bool bigEndian) |
static hid_gc dal::h5typemap< T >::attributeType | ( | ) | [inline, static] |
HDF5 type identifier for attributes of type T on disk
static hid_gc dal::h5typemap< T >::dataType | ( | bool | bigEndian | ) | [inline, static] |
HDF5 type identifier for datasets of type T on disk
static hid_gc dal::h5typemap< T >::memoryType | ( | ) | [inline, static] |
HDF5 type identifier for type T in memory (the native C++ type)