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

#include <startscriptcheck.hpp>

Inheritance diagram for CSMTools::StartScriptCheckStage:
Collaboration diagram for CSMTools::StartScriptCheckStage:

Public Member Functions

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

Private Attributes

const CSMWorld::IdCollection
< ESM::StartScript > & 
mStartScripts
 
const CSMWorld::IdCollection
< ESM::Script > & 
mScripts
 

Constructor & Destructor Documentation

CSMTools::StartScriptCheckStage::StartScriptCheckStage ( const CSMWorld::IdCollection< ESM::StartScript > &  startScripts,
const CSMWorld::IdCollection< ESM::Script > &  scripts 
)

Member Function Documentation

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

Implements CSMDoc::Stage.

Member Data Documentation

const CSMWorld::IdCollection<ESM::Script>& CSMTools::StartScriptCheckStage::mScripts
private
const CSMWorld::IdCollection<ESM::StartScript>& CSMTools::StartScriptCheckStage::mStartScripts
private

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