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

Reclaim memory allocated to HDF5's variable length strings. More...

#include <type_traits>
#include "H5Cpp.h"
Include dependency graph for ReclaimVlsMemory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ritsuko::hdf5::ReclaimVlsMemory< DataTypePointer_, DataSpacePointer_, DSetMemXferPropListPointer_ >
 Reclaim memory for HDF5's variable length strings. More...
 

Namespaces

namespace  ritsuko
 Helper functions for ArtifactDB parsing and validation.
 
namespace  ritsuko::hdf5
 Utilities for reading and validating HDF5 files.
 

Detailed Description

Reclaim memory allocated to HDF5's variable length strings.