OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
CSMTools::GmstCheckStage Class Reference

VerifyStage: make sure that GMSTs are alright. More...

#include <gmstcheck.hpp>

Inheritance diagram for CSMTools::GmstCheckStage:
Collaboration diagram for CSMTools::GmstCheckStage:

Public Member Functions

 GmstCheckStage (const CSMWorld::IdCollection< ESM::GameSetting > &gameSettings)
 
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 Member Functions

std::string varTypeToString (ESM::VarType)
 

Private Attributes

const CSMWorld::IdCollection
< ESM::GameSetting > & 
mGameSettings
 

Detailed Description

VerifyStage: make sure that GMSTs are alright.

Constructor & Destructor Documentation

CSMTools::GmstCheckStage::GmstCheckStage ( const CSMWorld::IdCollection< ESM::GameSetting > &  gameSettings)

Member Function Documentation

void CSMTools::GmstCheckStage::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::GmstCheckStage::setup ( )
virtual
Returns
number of steps

Implements CSMDoc::Stage.

std::string CSMTools::GmstCheckStage::varTypeToString ( ESM::VarType  type)
private

Member Data Documentation

const CSMWorld::IdCollection<ESM::GameSetting>& CSMTools::GmstCheckStage::mGameSettings
private

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