h5cpp
0.5.0
A modern C++ wrapper for the HDF5 C library
|
Go to the documentation of this file.
67 std::string name()
const;
70 explicit operator hid_t()
const {
71 return static_cast<hid_t
>(handle_);
const Class kStringCreate
bool operator==(const Class &lhs, const Class &rhs)
const Class kObjectCreate
Class
Definition: types.hpp:52
property list class
Definition: property_class.hpp:45
const Class kDatasetCreate
bool operator!=(const Class &lhs, const Class &rhs)
const Class kAttributeCreate
const Class kDatatypeAccess
const Class kDatatypeCreate
std::ostream & operator<<(std::ostream &stream, const VirtualDataView &view)
Wrapper for hid_t object identifiers.
Definition: object_handle.hpp:66
const Class kDatasetAccess
#define DLL_EXPORT
Definition: windows.hpp:29
top-level namespace of the entire library
Definition: attribute.hpp:45