ritsuko
Helper utilities for ArtifactDB C++ code
Loading...
Searching...
No Matches
hdf5 Directory Reference
Directory dependency graph for hdf5:
ritsuko/hdf5

Files

 as_numeric_datatype.hpp
 Choose a HDF5 datatype.
 
 exceeds_limit.hpp
 Check for larger-than-expected types in HDF5 datasets.
 
 get_name.hpp
 Get the name of a HDF5 object.
 
 is_utf8_string.hpp
 Check if a string datatype uses a UTF-8 encoding.
 
 IterateChunks.hpp
 Iterate through a dataspace by chunk.
 
 mock_contiguous_chunks.hpp
 Mock chunk sizes for a contiguous HDF5 dataset.
 
 read_scalar_string.hpp
 Convenience functions to read scalar strings.
 
 ReclaimVlsMemory.hpp
 Reclaim memory allocated to HDF5's variable length strings.
 
 Stream1dNumericDataset.hpp
 Stream a numeric 1-dimensional HDF5 dataset into memory.
 
 Stream1dStringDataset.hpp
 Stream a numeric 1-dimensional HDF5 dataset into memory.
 
 strnlen.hpp
 Determine the length of a fixed-size string.
 
 validate_string.hpp
 Helper functions to validate strings.