HighFive 2.9.0
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
string_padding.hpp File Reference
#include <H5Tpublic.h>
Include dependency graph for string_padding.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  HighFive
 

Enumerations

enum class  HighFive::StringPadding : std::underlying_type< H5T_str_t >::type { HighFive::NullTerminated = H5T_STR_NULLTERM , HighFive::NullPadded = H5T_STR_NULLPAD , HighFive::SpacePadded = H5T_STR_SPACEPAD }