|
MCKL
Monte Carlo Kernel Library
|
RAII class for HDF5 property list. More...
#include <mckl/utility/hdf5.hpp>
Inherits mckl::HDF5ID< HDF5PropertyList >.
Public Member Functions | |
| HDF5PropertyList ()=default | |
Public Member Functions inherited from mckl::HDF5ID< HDF5PropertyList > | |
| HDF5ID () | |
| HDF5ID (::hid_t id) | |
| HDF5ID (const HDF5ID &other) | |
| HDF5ID (HDF5ID &&other) | |
| ~HDF5ID () | |
| bool | good () const |
| ::hid_t | id () const |
| operator bool () const | |
| bool | operator! () const |
| HDF5ID & | operator= (const HDF5ID &other) |
| HDF5ID & | operator= (HDF5ID &&other) |
Static Public Member Functions | |
| static void | close (::hid_t id) |
| ::hid_t | copy (::hid_t)=delete |
Additional Inherited Members | |
Protected Attributes inherited from mckl::HDF5ID< HDF5PropertyList > | |
| ::hid_t | id_ |
|
default |
|
inlinestatic |
1.8.13