ritsuko
Helper utilities for ArtifactDB C++ code
Loading...
Searching...
No Matches
vls.hpp
Go to the documentation of this file.
1#ifndef RITSUKO_HDF5_VLS_HPP
2#define RITSUKO_HDF5_VLS_HPP
3
4#include "open.hpp"
5#include "Pointer.hpp"
6#include "Stream1dArray.hpp"
7#include "validate.hpp"
8
14namespace ritsuko {
15
16namespace hdf5 {
17
44namespace vls {}
45
46}
47
48}
49
50#endif
Compound datatype for the VLS heap pointer.
Stream a 1-dimensional VLS array into memory.
Assorted helper functions for parsing and validation.
Definition choose_missing_placeholder.hpp:15
Helper functions to validate VLS arrays.
Open HDF5 datasets for a VLS array.