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

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 ()
 
- Protected Member Functions inherited from DtObjectDebugger< CallbackInterface >
 DtObjectDebugger ()
 
 DtObjectDebugger (const DtObjectDebugger &)
 
 ~DtObjectDebugger ()
 

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
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 Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)