vSMC  v3.0.0
Scalable Monte Carlo
Public Member Functions | Static Public Member Functions | List of all members
vsmc::internal::HDF5File Class Reference

#include <vsmc/utility/hdf5.hpp>

Public Member Functions

 HDF5File (::hid_t id)
 
- Public Member Functions inherited from vsmc::internal::HDF5ID< HDF5File >
 HDF5ID (::hid_t id)
 
 ~HDF5ID ()
 
bool good () const
 
::hid_t id () const
 
 operator bool () const
 
bool operator! () const
 

Static Public Member Functions

static void close (::hid_t id)
 

Detailed Description

Definition at line 90 of file hdf5.hpp.

Constructor & Destructor Documentation

vsmc::internal::HDF5File::HDF5File ( ::hid_t  id)
inline

Definition at line 90 of file hdf5.hpp.

Member Function Documentation

static void vsmc::internal::HDF5File::close ( ::hid_t  id)
inlinestatic

Definition at line 90 of file hdf5.hpp.