h5cpp  0.6.1
A modern C++ wrapper for the HDF5 C library
fixed_length_string.hpp File Reference
#include <vector>
#include <string>
#include <h5cpp/dataspace/dataspace.hpp>
#include <h5cpp/datatype/string.hpp>
#include <h5cpp/core/utilities.hpp>
Include dependency graph for fixed_length_string.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hdf5::FixedLengthStringBuffer< CharT >
 
struct  hdf5::FixedLengthStringTrait< T >
 
struct  hdf5::FixedLengthStringTrait< std::string >
 
struct  hdf5::FixedLengthStringTrait< std::vector< std::string > >
 

Namespaces

 hdf5
 top-level namespace of the entire library