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 ()
 
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
 
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 boost::shared_ptr
< CallbackInterface
Ptr
 

Constructor & Destructor Documentation

DtSnapshotManager::DtWriteSnapshotJob::DtWriteSnapshotJob ( const DtSimulationAddress &  addr,
const DtIfSaveScenario mess,
DtInMemorySnapshotPtr  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
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 Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)