VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 ()
 Run callback.
- Public Member Functions inherited from DtVrfCallbackQueue::CallbackInterface
virtual ~CallbackInterface ()
 Virtual destructor.
virtual std::string label () const
 Name of callback, used only for logging and debugging.
virtual void cancel ()
 Will be called if the callback will not be run before it's discarded.
virtual bool valid () const
 Returns false the callback has become null.

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 ()

Additional Inherited Members

- Public Types inherited from DtVrfCallbackQueue::CallbackInterface
typedef boost::shared_ptr
< CallbackInterface
Ptr
- Static Public Member Functions inherited from DtObjectDebugger< CallbackInterface >
static DtObjectCounter::CounterType ObjectCount ()
static const DtObjectContainer * ObjectContainer ()

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

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 Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)