| clear(bool allButBase=false) | DtSnapshotManager | virtual |
| clearAllSnapshots() | DtSnapshotManager | virtual |
| clearAllSnapshotsCallback(DtSimMessage *, void *) | DtSnapshotManager | protectedstatic |
| clearOutStaleSnapshots() | DtSnapshotManager | virtual |
| DtSnapshotManager(const DtSnapshotManager &) | DtSnapshotManager | private |
| DtSnapshotManager(DtCgf *cgf) | DtSnapshotManager | |
| enablePeriodicSnapshots(bool flag) | DtSnapshotManager | virtual |
| finishSavingSnapshots() | DtSnapshotManager | protectedvirtual |
| hasSnapshots() const | DtSnapshotManager | virtual |
| init() | DtSnapshotManager | virtual |
| isBaseSnapshot(DtInMemorySnapshot *) const | DtSnapshotManager | virtual |
| myCgf | DtSnapshotManager | protected |
| myCheckpointing | DtSnapshotManager | protected |
| myCurrentSnapshots | DtSnapshotManager | protected |
| myFileWriterJobQueue | DtSnapshotManager | protected |
| myLastSnapshotHeartbeat | DtSnapshotManager | protected |
| myLastTimePeriodicSnapshoted | DtSnapshotManager | protected |
| myNextSnapshotId | DtSnapshotManager | protected |
| myNumberOfSnapshotsToKeep | DtSnapshotManager | protected |
| myPauseCleanup | DtSnapshotManager | protected |
| myPeriodicSnapshots | DtSnapshotManager | protected |
| myPeriodicSnapshotsEnabled | DtSnapshotManager | protected |
| mySnapshotHeartbeatTime | DtSnapshotManager | protected |
| mySnapshotPeriod | DtSnapshotManager | protected |
| mySnapshots | DtSnapshotManager | protected |
| mySnapshotsModified | DtSnapshotManager | protected |
| numberOfSnapshotsToKeep() const | DtSnapshotManager | virtual |
| operator=(const DtSnapshotManager &) | DtSnapshotManager | private |
| pauseCleanup() const | DtSnapshotManager | inline |
| periodicSnapshotsEnabled() const | DtSnapshotManager | virtual |
| processRollbackToSnapshot(DtSimMessage *) | DtSnapshotManager | protectedvirtual |
| processSettings(const DtPeriodicSnapshotSettings *) | DtSnapshotManager | protectedvirtual |
| processSnapshotsRequest(DtSimMessage *) | DtSnapshotManager | protectedvirtual |
| removeSnapshotsAfter(double simTime) | DtSnapshotManager | virtual |
| requestSnapshots(DtSimMessage *, void *) | DtSnapshotManager | protectedstatic |
| rollbackTo(DtInMemorySnapshot *, int scenarioRunId=0) | DtSnapshotManager | virtual |
| rollbackToSimTime(double simTime) | DtSnapshotManager | virtual |
| rollbackToSnapshot(DtSimMessage *, void *) | DtSnapshotManager | protectedstatic |
| saveSnapshot(const DtFilename &saveFolder, DtCompressedFileTransporter &tr, DtIfSaveScenario *msg, const DtScenario ¤tScenario, const DtSimulationAddress &requestor) | DtSnapshotManager | virtual |
| SavingSnapshots typedef | DtSnapshotManager | protected |
| sendCurrentSnapshots() | DtSnapshotManager | virtual |
| setNumberOfSnapshotsToKeep(int) | DtSnapshotManager | virtual |
| setPauseCleanup(bool) | DtSnapshotManager | virtual |
| setSimTime(double) | DtSnapshotManager | virtual |
| setSnapshotHeartbeatTime(double d) | DtSnapshotManager | virtual |
| setSnapshotPeriod(double period) | DtSnapshotManager | virtual |
| settingConsumerCallback(const DtSettingsObject *settingsObject, void *usr) | DtSnapshotManager | protectedstatic |
| snapshotClosestToSimTime(double simTime) const | DtSnapshotManager | virtual |
| snapshotFor(int id) const | DtSnapshotManager | virtual |
| snapshotHeartbeatTime() const | DtSnapshotManager | virtual |
| snapshotPeriod() const | DtSnapshotManager | virtual |
| Snapshots typedef | DtSnapshotManager | protected |
| takeSnapshot(bool isPeriodic=false, bool makeBase=false) | DtSnapshotManager | virtual |
| tick() | DtSnapshotManager | virtual |
| ~DtSnapshotManager() | DtSnapshotManager | virtual |