an implementation of DiskWriter for local files More...
#include <DiskWriterLocal.h>
Public Member Functions | |
| void | testInvariant () const |
| test the invariant of this object | |
| DiskWriterLocal (const std::string &val_path) | |
| standard constructor | |
| ~DiskWriterLocal () | |
| standard destructor | |
an implementation of DiskWriter for local files
| SH::DiskWriterLocal::DiskWriterLocal | ( | const std::string & | val_path | ) |
standard constructor
| SH::DiskWriterLocal::~DiskWriterLocal | ( | ) |
standard destructor
| void SH::DiskWriterLocal::testInvariant | ( | ) | const |
1.6.1