#include <checkpoint.h>
Definition at line 50 of file checkpoint.h.
◆ CheckpointFile() [1/2]
votca::xtp::CheckpointFile::CheckpointFile |
( |
std::string | fN | ) |
|
◆ CheckpointFile() [2/2]
◆ getFileName()
std::string votca::xtp::CheckpointFile::getFileName |
( |
| ) |
|
◆ getHandle()
H5::H5File votca::xtp::CheckpointFile::getHandle |
( |
| ) |
|
◆ getReader() [1/2]
◆ getReader() [2/2]
CheckpointReader votca::xtp::CheckpointFile::getReader |
( |
const std::string | path_ | ) |
|
◆ getVersion()
std::string votca::xtp::CheckpointFile::getVersion |
( |
| ) |
|
◆ getWriter() [1/2]
◆ getWriter() [2/2]
CheckpointWriter votca::xtp::CheckpointFile::getWriter |
( |
const std::string | path_ | ) |
|
◆ accessLevel_
◆ fileHandle_
H5::H5File votca::xtp::CheckpointFile::fileHandle_ |
|
private |
◆ fileName_
std::string votca::xtp::CheckpointFile::fileName_ |
|
private |
◆ rootLoc_
CptLoc votca::xtp::CheckpointFile::rootLoc_ |
|
private |
The documentation for this class was generated from the following files: