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

#include <mergestages.hpp>

Inheritance diagram for CSMTools::MergeReferencesStage:
Collaboration diagram for CSMTools::MergeReferencesStage:

Public Member Functions

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

Private Attributes

MergeStatemState
 
std::map< std::string, intmIndex
 

Constructor & Destructor Documentation

CSMTools::MergeReferencesStage::MergeReferencesStage ( MergeState state)

Member Function Documentation

void CSMTools::MergeReferencesStage::perform ( int  stage,
CSMDoc::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 CSMTools::MergeReferencesStage::setup ( )
virtual
Returns
number of steps

Implements CSMDoc::Stage.

Member Data Documentation

std::map<std::string, int> CSMTools::MergeReferencesStage::mIndex
private
MergeState& CSMTools::MergeReferencesStage::mState
private

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