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::WriteDialogueCollectionStage Class Reference

#include <savingstages.hpp>

Inheritance diagram for CSMDoc::WriteDialogueCollectionStage:
Collaboration diagram for CSMDoc::WriteDialogueCollectionStage:

Public Member Functions

 WriteDialogueCollectionStage (Document &document, SavingState &state, bool journal)
 
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

SavingStatemState
 
const CSMWorld::IdCollection
< ESM::Dialogue > & 
mTopics
 
CSMWorld::InfoCollectionmInfos
 

Constructor & Destructor Documentation

CSMDoc::WriteDialogueCollectionStage::WriteDialogueCollectionStage ( Document document,
SavingState state,
bool  journal 
)

Member Function Documentation

void CSMDoc::WriteDialogueCollectionStage::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::WriteDialogueCollectionStage::setup ( )
virtual
Returns
number of steps

Implements CSMDoc::Stage.

Member Data Documentation

CSMWorld::InfoCollection& CSMDoc::WriteDialogueCollectionStage::mInfos
private
SavingState& CSMDoc::WriteDialogueCollectionStage::mState
private
const CSMWorld::IdCollection<ESM::Dialogue>& CSMDoc::WriteDialogueCollectionStage::mTopics
private

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