OpenMW
Public Member Functions | Private Attributes
CSMDoc::WriteFilterStage Class Reference

#include <savingstages.hpp>

List of all members.

Public Member Functions

 WriteFilterStage (Document &document, SavingState &state, CSMFilter::Filter::Scope scope)
virtual void perform (int stage, std::vector< std::string > &messages)
 Messages resulting from this stage will be appended to messages.

Private Attributes

DocumentmDocument
CSMFilter::Filter::Scope mScope

Constructor & Destructor Documentation


Member Function Documentation

void CSMDoc::WriteFilterStage::perform ( int  stage,
std::vector< std::string > &  messages 
) [virtual]

Messages resulting from this stage will be appended to messages.

Reimplemented from CSMDoc::WriteCollectionStage< CSMWorld::IdCollection< CSMFilter::Filter > >.


Member Data Documentation


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