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