OpenMPCD
Public Member Functions | Protected Member Functions | List of all members
OpenMPCD::SnapshotFile Class Reference

Base class for files that contain one or more simulation snapshots. More...

#include <SnapshotFile.hpp>

Inheritance diagram for OpenMPCD::SnapshotFile:
Inheritance graph
[legend]

Public Member Functions

virtual ~SnapshotFile ()
 The destructor. More...
 

Protected Member Functions

 SnapshotFile ()
 The constructor. More...
 
 SnapshotFile (const SnapshotFile &)
 The copy constructor. More...
 

Detailed Description

Base class for files that contain one or more simulation snapshots.

Definition at line 15 of file SnapshotFile.hpp.

Constructor & Destructor Documentation

◆ SnapshotFile() [1/2]

OpenMPCD::SnapshotFile::SnapshotFile ( )
inlineprotected

The constructor.

Definition at line 21 of file SnapshotFile.hpp.

◆ SnapshotFile() [2/2]

OpenMPCD::SnapshotFile::SnapshotFile ( const SnapshotFile )
protected

The copy constructor.

◆ ~SnapshotFile()

virtual OpenMPCD::SnapshotFile::~SnapshotFile ( )
inlinevirtual

The destructor.

Definition at line 34 of file SnapshotFile.hpp.


The documentation for this class was generated from the following file: