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

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

#include <skillcheck.hpp>

Inheritance diagram for CSMTools::SkillCheckStage:
Collaboration diagram for CSMTools::SkillCheckStage:

Public Member Functions

 SkillCheckStage (const CSMWorld::IdCollection< ESM::Skill > &skills)
 
virtual int setup ()
 
virtual void perform (int stage, CSMDoc::Messages &messages)
 Messages resulting from this tage will be appended to messages. More...
 
- Public Member Functions inherited from CSMDoc::Stage
virtual ~Stage ()
 

Private Attributes

const CSMWorld::IdCollection
< ESM::Skill > & 
mSkills
 

Detailed Description

VerifyStage: make sure that skill records are internally consistent.

Constructor & Destructor Documentation

CSMTools::SkillCheckStage::SkillCheckStage ( const CSMWorld::IdCollection< ESM::Skill > &  skills)

Member Function Documentation

void CSMTools::SkillCheckStage::perform ( int  stage,
CSMDoc::Messages messages 
)
virtual

Messages resulting from this tage will be appended to messages.

Implements CSMDoc::Stage.

Here is the call graph for this function:

int CSMTools::SkillCheckStage::setup ( )
virtual
Returns
number of steps

Implements CSMDoc::Stage.

Member Data Documentation

const CSMWorld::IdCollection<ESM::Skill>& CSMTools::SkillCheckStage::mSkills
private

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