ritsuko
Helper utilities for ArtifactDB C++ code
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  ritsuko
  cvls
 Pointer.hppCompound datatype of the compresed VLS heap pointer
 Stream1dArray.hppStream a 1-dimensional compressed VLS array into memory
 validate.hppHelper functions to validate compressed VLS datasets
  format
 is_date_time.hppUtilities to check date and time formats
 parse_version_string.hppParse version strings
  hdf5
 as_numeric_datatype.hppChoose a HDF5 datatype
 exceeds_limit.hppCheck for larger-than-expected types in HDF5 datasets
 get_name.hppGet the name of a HDF5 object
 is_utf8_string.hppCheck if a string datatype uses a UTF-8 encoding
 IterateChunks.hppIterate through a dataspace by chunk
 mock_contiguous_chunks.hppMock chunk sizes for a contiguous HDF5 dataset
 read_scalar_string.hppConvenience functions to read scalar strings
 ReclaimVlsMemory.hppReclaim memory allocated to HDF5's variable length strings
 Stream1dNumericDataset.hppStream a numeric 1-dimensional HDF5 dataset into memory
 Stream1dStringDataset.hppStream a numeric 1-dimensional HDF5 dataset into memory
 strnlen.hppDetermine the length of a fixed-size string
 validate_string.hppHelper functions to validate strings
 ritsuko.hppUmbrella header for ritsuko