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

#include <pathgridcheck.hpp>

Inheritance diagram for CSMTools::PathgridCheckStage:
Collaboration diagram for CSMTools::PathgridCheckStage:

Public Member Functions

 PathgridCheckStage (const CSMWorld::SubCellCollection< CSMWorld::Pathgrid, CSMWorld::IdAccessor< CSMWorld::Pathgrid > > &pathgrids)
 
virtual int setup ()
 
virtual void perform (int stage, CSMDoc::Messages &messages)
 Messages resulting from this stage will be appended to messages. More...
 
- Public Member Functions inherited from CSMDoc::Stage
virtual ~Stage ()
 

Private Attributes

const
CSMWorld::SubCellCollection
< CSMWorld::Pathgrid,
CSMWorld::IdAccessor
< CSMWorld::Pathgrid > > & 
mPathgrids
 

Constructor & Destructor Documentation

CSMTools::PathgridCheckStage::PathgridCheckStage ( const CSMWorld::SubCellCollection< CSMWorld::Pathgrid, CSMWorld::IdAccessor< CSMWorld::Pathgrid > > &  pathgrids)

Member Function Documentation

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

Messages resulting from this stage will be appended to messages.

Implements CSMDoc::Stage.

Here is the call graph for this function:

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

Implements CSMDoc::Stage.

Member Data Documentation

const CSMWorld::SubCellCollection<CSMWorld::Pathgrid, CSMWorld::IdAccessor<CSMWorld::Pathgrid> >& CSMTools::PathgridCheckStage::mPathgrids
private

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