|
| HDF5Str (const std::string &n, const std::string &vpath, const std::string &d) |
| Constructor. More...
|
|
virtual libdap::BaseType * | ptr_duplicate () |
|
virtual bool | read () |
| Reads HDF5 string data into local buffer. More...
|
|
Definition at line 62 of file HDF5Str.h.
◆ HDF5Str()
HDF5Str::HDF5Str |
( |
const std::string & |
n, |
|
|
const std::string & |
vpath, |
|
|
const std::string & |
d |
|
) |
| |
◆ ptr_duplicate()
BaseType * HDF5Str::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 62 of file HDF5Str.cc.
◆ read()
Reads HDF5 string data into local buffer.
Definition at line 67 of file HDF5Str.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: