OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
CSMDoc::WriteLandCollectionStage Class Reference

#include <savingstages.hpp>

Inheritance diagram for CSMDoc::WriteLandCollectionStage:
Collaboration diagram for CSMDoc::WriteLandCollectionStage:

Public Member Functions

 WriteLandCollectionStage (Document &document, SavingState &state)
 
virtual int setup ()
 
virtual void perform (int stage, Messages &messages)
 Messages resulting from this stage will be appended to messages. More...
 
- Public Member Functions inherited from CSMDoc::Stage
virtual ~Stage ()
 

Private Attributes

DocumentmDocument
 
SavingStatemState
 

Constructor & Destructor Documentation

CSMDoc::WriteLandCollectionStage::WriteLandCollectionStage ( Document document,
SavingState state 
)

Member Function Documentation

void CSMDoc::WriteLandCollectionStage::perform ( int  stage,
Messages messages 
)
virtual

Messages resulting from this stage will be appended to messages.

Implements CSMDoc::Stage.

Here is the call graph for this function:

int CSMDoc::WriteLandCollectionStage::setup ( )
virtual
Returns
number of steps

Implements CSMDoc::Stage.

Member Data Documentation

Document& CSMDoc::WriteLandCollectionStage::mDocument
private
SavingState& CSMDoc::WriteLandCollectionStage::mState
private

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