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

#include <savingstages.hpp>

List of all members.

Public Member Functions

 CloseSaveStage (SavingState &state)
virtual int setup ()
virtual void perform (int stage, std::vector< std::string > &messages)
 Messages resulting from this stage will be appended to messages.

Private Attributes

SavingStatemState

Constructor & Destructor Documentation


Member Function Documentation

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

Messages resulting from this stage will be appended to messages.

Implements CSMDoc::Stage.

int CSMDoc::CloseSaveStage::setup ( ) [virtual]
Returns:
number of steps

Implements CSMDoc::Stage.


Member Data Documentation


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