Definition at line 47 of file HDF5Byte.h.
◆ HDF5Byte()
HDF5Byte::HDF5Byte |
( |
const std::string & |
n, |
|
|
const std::string & |
vpath, |
|
|
const std::string & |
d |
|
) |
| |
|
inline |
◆ ~HDF5Byte()
virtual HDF5Byte::~HDF5Byte |
( |
| ) |
|
|
inlinevirtual |
◆ ptr_duplicate()
BaseType * HDF5Byte::ptr_duplicate |
( |
| ) |
|
|
virtual |
Clone this instance.
Allocate a new instance and copy *this into it. This method must perform a deep copy.
- Returns
- A newly allocated copy of this class
Definition at line 58 of file HDF5Byte.cc.
◆ read()
Reads HDF5 byte data into local buffer.
Definition at line 63 of file HDF5Byte.cc.
◆ return_type
std::string return_type |
( |
hid_t |
datatype | ) |
|
|
friend |
See return_type function defined in h5dds.cc.
The documentation for this class was generated from the following files: