VR-Forces 5.0.3 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, DtInMemorySnapshot *snapshot, DtCompressedFileTransporter &)
 
virtual ~DtWriteSnapshotJob ()
 
virtual void run ()
 
- 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
 
DtInMemorySnapshotmySnapshot
 
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 boost::shared_ptr
< CallbackInterface
Ptr
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

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
DtInMemorySnapshot* 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 Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)