RMF
ConstFile.h File Reference

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

#include "RMF/config.h"
#include "ConstGroup.h"
+ Include dependency graph for ConstFile.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RMF::HDF5::ConstFile
 

Namespaces

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

Typedefs

typedef std::vector< File > RMF::HDF5::ConstFiles
 
typedef std::vector< Group > RMF::HDF5::ConstGroups
 

Functions

int RMF::HDF5::get_number_of_open_handles (ConstFile f=ConstFile())
 
Strings RMF::HDF5::get_open_handle_names (ConstFile f=ConstFile())
 
ConstFile RMF::HDF5::open_file_read_only (std::string name)
 
void RMF::HDF5::set_show_errors (bool tf)
 

Detailed Description

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ConstFile.h.