h5cpp  0.6.1
A modern C++ wrapper for the HDF5 C library
hdf5::FixedLengthStringBuffer< CharT > Class Template Reference

#include <fixed_length_string.hpp>

Inheritance diagram for hdf5::FixedLengthStringBuffer< CharT >:
Collaboration diagram for hdf5::FixedLengthStringBuffer< CharT >:

Static Public Member Functions

static FixedLengthStringBuffer< CharT > create (const datatype::String &datatype, const dataspace::Dataspace &dataspace)
 

Member Function Documentation

◆ create()

template<typename CharT >
static FixedLengthStringBuffer<CharT> hdf5::FixedLengthStringBuffer< CharT >::create ( const datatype::String datatype,
const dataspace::Dataspace dataspace 
)
inlinestatic

The documentation for this class was generated from the following file: