ritsuko
Helper utilities for ArtifactDB C++ code
Loading...
Searching...
No Matches
Stream1dStringDataset.hpp File Reference

Stream a numeric 1-dimensional HDF5 dataset into memory. More...

#include "H5Cpp.h"
#include <vector>
#include <string>
#include <stdexcept>
#include "pick_1d_block_size.hpp"
#include "get_1d_length.hpp"
#include "get_name.hpp"
#include "as_numeric_datatype.hpp"
#include "_strings.hpp"
Include dependency graph for Stream1dStringDataset.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ritsuko::hdf5::Stream1dStringDataset
 Stream a 1-dimensional HDF5 string dataset into memory. More...
 

Namespaces

namespace  ritsuko
 Assorted helper functions for parsing and validation.
 
namespace  ritsuko::hdf5
 Assorted helper functions for HDF5 parsing.
 

Detailed Description

Stream a numeric 1-dimensional HDF5 dataset into memory.