OpenMW
|
#include <referencecheck.hpp>
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::RefCollection & | mReferences |
const CSMWorld::RefIdCollection & | mReferencables |
const CSMWorld::RefIdData & | mDataSet |
const CSMWorld::IdCollection < CSMWorld::Cell > & | mCells |
const CSMWorld::IdCollection < ESM::Faction > & | mFactions |
CSMTools::ReferenceCheckStage::ReferenceCheckStage | ( | const CSMWorld::RefCollection & | references, |
const CSMWorld::RefIdCollection & | referencables, | ||
const CSMWorld::IdCollection< CSMWorld::Cell > & | cells, | ||
const CSMWorld::IdCollection< ESM::Faction > & | factions | ||
) |
|
virtual |
Messages resulting from this stage will be appended to messages.
Implements CSMDoc::Stage.
|
virtual |
Implements CSMDoc::Stage.
|
private |
|
private |
|
private |
|
private |
|
private |