RMF
|
Handle read/write of Model data from/to files. More...
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) |
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file ConstFile.h.