OpenMW
Public Member Functions | Private Attributes
CSMTools::FactionCheckStage Class Reference

VerifyStage: make sure that faction records are internally consistent. More...

#include <factioncheck.hpp>

List of all members.

Public Member Functions

 FactionCheckStage (const CSMWorld::IdCollection< ESM::Faction > &factions)
virtual int setup ()
virtual void perform (int stage, std::vector< std::string > &messages)
 Messages resulting from this tage will be appended to messages.

Private Attributes

const CSMWorld::IdCollection
< ESM::Faction > & 
mFactions

Detailed Description

VerifyStage: make sure that faction records are internally consistent.


Constructor & Destructor Documentation


Member Function Documentation

void CSMTools::FactionCheckStage::perform ( int  stage,
std::vector< std::string > &  messages 
) [virtual]

Messages resulting from this tage will be appended to messages.

Todo:
check data members that can't be edited in the table view

Implements CSMDoc::Stage.

Returns:
number of steps

Implements CSMDoc::Stage.


Member Data Documentation


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