VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Member Functions
DtSnapshotManager::DtWriteSnapshotJob Class Reference
Inheritance diagram for DtSnapshotManager::DtWriteSnapshotJob:
Inheritance graph
[legend]

Public Member Functions

 DtWriteSnapshotJob (const DtSimulationAddress &addr, const DtIfSaveScenario &mess, DtInMemorySnapshotPtr snapshot, DtCompressedFileTransporter &)
 
virtual ~DtWriteSnapshotJob () override
 
virtual void run () override
 
- Public Member Functions inherited from DtVrfCallbackQueue::CallbackInterface
virtual ~CallbackInterface ()
 
virtual std::string label () const
 
virtual void cancel ()
 
virtual bool valid () const
 

Public Attributes

DtSimulationAddress myRequestor
 
DtIfSaveScenario mySaveMessage
 
DtInMemorySnapshotPtr mySnapshot
 
DtCompressedFileTransportermyTransporter
 
bool mySuccess
 

Protected Member Functions

virtual bool writeAndSendOrderOfBattleFile ()
 
virtual bool writeAndSendPlanFile ()
 
virtual bool writeAndSendScenarioExtrasFile ()
 
virtual bool writeAndSendScenarioScriptsFile ()
 
virtual bool writeAndSendOrbatFile ()
 

Additional Inherited Members

- Public Types inherited from DtVrfCallbackQueue::CallbackInterface
typedef std::shared_ptr
< CallbackInterface
Ptr
 

Constructor & Destructor Documentation

DtSnapshotManager::DtWriteSnapshotJob::DtWriteSnapshotJob ( const DtSimulationAddress &  addr,
const DtIfSaveScenario mess,
DtInMemorySnapshotPtr  snapshot,
DtCompressedFileTransporter  
)
virtual DtSnapshotManager::DtWriteSnapshotJob::~DtWriteSnapshotJob ( )
overridevirtual

Member Function Documentation

virtual void DtSnapshotManager::DtWriteSnapshotJob::run ( )
overridevirtual

Run callback.

Implements DtVrfCallbackQueue::CallbackInterface.

virtual bool DtSnapshotManager::DtWriteSnapshotJob::writeAndSendOrderOfBattleFile ( )
protectedvirtual
virtual bool DtSnapshotManager::DtWriteSnapshotJob::writeAndSendPlanFile ( )
protectedvirtual
virtual bool DtSnapshotManager::DtWriteSnapshotJob::writeAndSendScenarioExtrasFile ( )
protectedvirtual
virtual bool DtSnapshotManager::DtWriteSnapshotJob::writeAndSendScenarioScriptsFile ( )
protectedvirtual
virtual bool DtSnapshotManager::DtWriteSnapshotJob::writeAndSendOrbatFile ( )
protectedvirtual

Member Data Documentation

DtSimulationAddress DtSnapshotManager::DtWriteSnapshotJob::myRequestor
DtIfSaveScenario DtSnapshotManager::DtWriteSnapshotJob::mySaveMessage
DtInMemorySnapshotPtr DtSnapshotManager::DtWriteSnapshotJob::mySnapshot
DtCompressedFileTransporter& DtSnapshotManager::DtWriteSnapshotJob::myTransporter
bool DtSnapshotManager::DtWriteSnapshotJob::mySuccess

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)