HDF5 Data Type.
More...
#include <H5DataType.hpp>
◆ asStringType()
StringType HighFive::DataType::asStringType |
( |
| ) |
const |
|
inline |
◆ empty()
bool HighFive::DataType::empty |
( |
| ) |
const |
|
inlinenoexcept |
Check the DataType was default constructed.
◆ getClass()
Return the fundamental type.
◆ getCreatePropertyList()
Get the list of properties for creation of this DataType.
◆ getSize()
size_t HighFive::DataType::getSize |
( |
| ) |
const |
|
inline |
◆ isFixedLenStr()
bool HighFive::DataType::isFixedLenStr |
( |
| ) |
const |
|
inline |
Returns whether the type is a fixed-length string.
◆ isReference()
bool HighFive::DataType::isReference |
( |
| ) |
const |
|
inline |
◆ isVariableStr()
bool HighFive::DataType::isVariableStr |
( |
| ) |
const |
|
inline |
Returns whether the type is a variable-length string.
◆ Object() [1/4]
HighFive::Object::Object |
( |
| ) |
|
|
inlineprotected |
◆ Object() [2/4]
HighFive::Object::Object |
( |
const Object & | other | ) |
|
|
inlineprotected |
◆ Object() [3/4]
HighFive::Object::Object |
( |
hid_t | hid | ) |
|
|
inlineexplicitprotected |
◆ Object() [4/4]
HighFive::Object::Object |
( |
Object && | other | ) |
|
|
inlineprotectednoexcept |
◆ operator!=()
bool HighFive::DataType::operator!= |
( |
const DataType & | other | ) |
const |
|
inline |
◆ operator==()
bool HighFive::DataType::operator== |
( |
const DataType & | other | ) |
const |
|
inline |
◆ string()
std::string HighFive::DataType::string |
( |
| ) |
const |
|
inline |
Returns a friendly description of the type (e.g. Float32)
◆ Attribute
◆ CompoundType
◆ DataSet
◆ File
◆ NodeTraits
template<typename Derivate >
The documentation for this class was generated from the following files: