/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/hdf5lib/detail/vlen_string.hh Source File#
|
DiFfRG
|
vlen_string.hh
Go to the documentation of this file.
27 inline void read_vlen_strings(hid_t dset, hid_t /*mem_space*/, hid_t /*file_space*/, hid_t mem_type,
Definition vlen_string.hh:11
std::vector< const char * > pack_strings(const std::string *src, std::size_t n)
Definition vlen_string.hh:14
void read_vlen_strings(hid_t dset, hid_t, hid_t, hid_t mem_type, std::string *dst, std::size_t n)
Definition vlen_string.hh:27
void throw_if_negative(hid_t id, const char *what)
Definition handle.hh:11
Generated by