RMF
handle.h File Reference

Handle read/write of Model data from/to files. More...

#include "RMF/config.h"
#include "infrastructure_macros.h"
#include "RMF/exceptions.h"
#include <hdf5.h>
#include <algorithm>
#include <vector>
#include <exception>
#include <limits>
#include <boost/utility.hpp>
+ Include dependency graph for handle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RMF::HDF5::Handle
 Make sure an HDF5 handle is released. More...
 
class  RMF::HDF5::SharedHandle
 Share an HDF5 handle. More...
 

Namespaces

 RMF
 The namespace for all functionality in the library.
 
 RMF::HDF5
 The namespace for all HDF5 functionality in the library.
 

Typedefs

typedef herr_t(* RMF::HDF5::HDF5CloseFunction )(hid_t)
 The signature for the HDF5 close functions.
 

Detailed Description

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file handle.h.