|
ritsuko
Helper utilities for ArtifactDB C++ code
|
| ▼ ritsuko | |
| ▼ cvls | |
| Pointer.hpp | Compound datatype of the compresed VLS heap pointer |
| Stream1dArray.hpp | Stream a 1-dimensional compressed VLS array into memory |
| validate.hpp | Helper functions to validate compressed VLS datasets |
| ▼ format | |
| is_date_time.hpp | Utilities to check date and time formats |
| parse_version_string.hpp | Parse version strings |
| ▼ hdf5 | |
| 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 |
| ritsuko.hpp | Umbrella header for ritsuko |