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

#include <searchstage.hpp>

Inheritance diagram for CSMTools::SearchStage:
Collaboration diagram for CSMTools::SearchStage:

Public Member Functions

 SearchStage (const CSMWorld::IdTableBase *model)
 
virtual int setup ()
 
virtual void perform (int stage, CSMDoc::Messages &messages)
 Messages resulting from this stage will be appended to messages. More...
 
void setOperation (const SearchOperation *operation)
 
- Public Member Functions inherited from CSMDoc::Stage
virtual ~Stage ()
 

Private Attributes

const CSMWorld::IdTableBasemModel
 
Search mSearch
 
const SearchOperationmOperation
 

Constructor & Destructor Documentation

CSMTools::SearchStage::SearchStage ( const CSMWorld::IdTableBase model)

Member Function Documentation

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

Messages resulting from this stage will be appended to messages.

Implements CSMDoc::Stage.

void CSMTools::SearchStage::setOperation ( const SearchOperation operation)

Here is the caller graph for this function:

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

Implements CSMDoc::Stage.

Member Data Documentation

const CSMWorld::IdTableBase* CSMTools::SearchStage::mModel
private
const SearchOperation* CSMTools::SearchStage::mOperation
private
Search CSMTools::SearchStage::mSearch
private

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