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

#include <vsmc/utility/hdf5.hpp>

Public Member Functions

 HDF5DataSpace (::hid_t id)
 
- Public Member Functions inherited from vsmc::internal::HDF5ID< HDF5DataSpace >
 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 88 of file hdf5.hpp.

Constructor & Destructor Documentation

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

Definition at line 88 of file hdf5.hpp.

Member Function Documentation

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

Definition at line 88 of file hdf5.hpp.