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

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

#include <spellcheck.hpp>

List of all members.

Public Member Functions

 SpellCheckStage (const CSMWorld::IdCollection< ESM::Spell > &spells)
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::Spell > & 
mSpells

Detailed Description

VerifyStage: make sure that spell records are internally consistent.


Constructor & Destructor Documentation


Member Function Documentation

void CSMTools::SpellCheckStage::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: