OpenMPCD
|
Base class for files that contain one or more simulation snapshots. More...
#include <SnapshotFile.hpp>
Public Member Functions | |
virtual | ~SnapshotFile () |
The destructor. More... | |
Protected Member Functions | |
SnapshotFile () | |
The constructor. More... | |
SnapshotFile (const SnapshotFile &) | |
The copy constructor. More... | |
Base class for files that contain one or more simulation snapshots.
Definition at line 15 of file SnapshotFile.hpp.
|
inlineprotected |
The constructor.
Definition at line 21 of file SnapshotFile.hpp.
|
protected |
The copy constructor.
|
inlinevirtual |
The destructor.
Definition at line 34 of file SnapshotFile.hpp.