icedb  version 0.5.1
Snow particle scattering database API
Static Public Member Functions | List of all members
icedb::Examples::Shapes::ScopedHandles::CloseHDF5File Struct Reference

Static Public Member Functions

static void Close (hid_t h)
 

Detailed Description

Definition at line 25 of file shapeIOpsu.cpp.

Member Function Documentation

◆ Close()

static void icedb::Examples::Shapes::ScopedHandles::CloseHDF5File::Close ( hid_t  h)
inlinestatic

Definition at line 26 of file shapeIOpsu.cpp.

References ICEDB_throw, and icedb::error::xOtherError.

26  {
27  herr_t err = H5Fclose(h);
29  .add("Reason", "Cannot close an open HDF5 file.");
30  }
#define ICEDB_throw(x)
Definition: error.hpp:88

The documentation for this struct was generated from the following file: