hops
|
Use for defining a sub-type of compound type. More...
#include <H5DataType.hpp>
Public Member Functions | |
member_def (std::string t_name, DataType t_base_type, size_t t_offset=0) | |
Public Attributes | |
std::string | name |
DataType | base_type |
size_t | offset |
Use for defining a sub-type of compound type.
|
inline |
DataType HighFive::CompoundType::member_def::base_type |
std::string HighFive::CompoundType::member_def::name |
size_t HighFive::CompoundType::member_def::offset |