|
hops
|
file driver base concept More...
#include <H5FileDriver.hpp>


Additional Inherited Members | |
Public Member Functions inherited from HighFive::PropertyList< T > | |
| ~PropertyList () | |
| PropertyList (const PropertyList< T > &)=delete | |
| PropertyList & | operator= (const PropertyList< T > &)=delete |
| PropertyList (PropertyList &&other) noexcept | |
| PropertyList & | operator= (PropertyList &&other) noexcept |
| constexpr PropertyType | getType () const |
| hid_t | getId () const |
| PropertyList () noexcept | |
| template<typename P > | |
| PropertyList (const std::initializer_list< P > &) | |
| template<typename P > | |
| void | add (const P &property) |
Protected Member Functions inherited from HighFive::PropertyList< T > | |
| void | _initializeIfNeeded () |
Protected Attributes inherited from HighFive::PropertyList< T > | |
| hid_t | _hid |
file driver base concept
1.8.17