HDF5 Data Type. More...
#include <H5DataType.hpp>

Public Member Functions | |
| DataType () | |
| bool | operator!= (const DataType &other) const |
| bool | operator== (const DataType &other) const |
Public Member Functions inherited from HighFive::Object | |
| hid_t | getId () const |
| getId More... | |
| bool | isValid () const |
| isValid More... | |
| ~Object () | |
Friends | |
| class | Attribute |
| class | DataSet |
| class | File |
Additional Inherited Members | |
Protected Member Functions inherited from HighFive::Object | |
| Object () | |
| Object (const Object &other) | |
| Object & | operator= (const Object &other) |
Protected Attributes inherited from HighFive::Object | |
| hid_t | _hid |
HDF5 Data Type.
Definition at line 21 of file H5DataType.hpp.
|
inline |
Definition at line 22 of file H5DataType_misc.hpp.
|
inline |
Definition at line 28 of file H5DataType_misc.hpp.
|
inline |
Definition at line 24 of file H5DataType_misc.hpp.
|
friend |
Definition at line 30 of file H5DataType.hpp.
|
friend |
Definition at line 32 of file H5DataType.hpp.
|
friend |
Definition at line 31 of file H5DataType.hpp.