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

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

#include <regioncheck.hpp>

Inheritance diagram for CSMTools::RegionCheckStage:
Collaboration diagram for CSMTools::RegionCheckStage:

Public Member Functions

 RegionCheckStage (const CSMWorld::IdCollection< ESM::Region > &regions)
 
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::Region > & 
mRegions
 

Detailed Description

VerifyStage: make sure that region records are internally consistent.

Constructor & Destructor Documentation

CSMTools::RegionCheckStage::RegionCheckStage ( const CSMWorld::IdCollection< ESM::Region > &  regions)

Member Function Documentation

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

Messages resulting from this tage will be appended to messages.

Todo:
test that the ID in mSleeplist exists
Todo:
check data members that can't be edited in the table view

Implements CSMDoc::Stage.

Here is the call graph for this function:

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

Implements CSMDoc::Stage.

Member Data Documentation

const CSMWorld::IdCollection<ESM::Region>& CSMTools::RegionCheckStage::mRegions
private

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