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

#include <referencecheck.hpp>

Inheritance diagram for CSMTools::ReferenceCheckStage:
Collaboration diagram for CSMTools::ReferenceCheckStage:

Public Member Functions

 ReferenceCheckStage (const CSMWorld::RefCollection &references, const CSMWorld::RefIdCollection &referencables, const CSMWorld::IdCollection< CSMWorld::Cell > &cells, const CSMWorld::IdCollection< ESM::Faction > &factions)
 
virtual void perform (int stage, CSMDoc::Messages &messages)
 Messages resulting from this stage will be appended to messages. More...
 
virtual int setup ()
 
- Public Member Functions inherited from CSMDoc::Stage
virtual ~Stage ()
 

Private Attributes

const CSMWorld::RefCollectionmReferences
 
const CSMWorld::RefIdCollectionmReferencables
 
const CSMWorld::RefIdDatamDataSet
 
const CSMWorld::IdCollection
< CSMWorld::Cell > & 
mCells
 
const CSMWorld::IdCollection
< ESM::Faction > & 
mFactions
 

Constructor & Destructor Documentation

CSMTools::ReferenceCheckStage::ReferenceCheckStage ( const CSMWorld::RefCollection references,
const CSMWorld::RefIdCollection referencables,
const CSMWorld::IdCollection< CSMWorld::Cell > &  cells,
const CSMWorld::IdCollection< ESM::Faction > &  factions 
)

Member Function Documentation

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

Implements CSMDoc::Stage.

Member Data Documentation

const CSMWorld::IdCollection<CSMWorld::Cell>& CSMTools::ReferenceCheckStage::mCells
private
const CSMWorld::RefIdData& CSMTools::ReferenceCheckStage::mDataSet
private
const CSMWorld::IdCollection<ESM::Faction>& CSMTools::ReferenceCheckStage::mFactions
private
const CSMWorld::RefIdCollection& CSMTools::ReferenceCheckStage::mReferencables
private
const CSMWorld::RefCollection& CSMTools::ReferenceCheckStage::mReferences
private

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