|
OpenMW
|
#include <savingstages.hpp>
Public Member Functions | |
| WriteCollectionStage (const CollectionT &collection, SavingState &state, CSMWorld::Scope scope=CSMWorld::Scope_Content) | |
| virtual int | setup () |
| virtual void | perform (int stage, Messages &messages) |
| Messages resulting from this stage will be appended to messages. More... | |
Public Member Functions inherited from CSMDoc::Stage | |
| virtual | ~Stage () |
Private Attributes | |
| const CollectionT & | mCollection |
| SavingState & | mState |
| CSMWorld::Scope | mScope |
| CSMDoc::WriteCollectionStage< CollectionT >::WriteCollectionStage | ( | const CollectionT & | collection, |
| SavingState & | state, | ||
| CSMWorld::Scope | scope = CSMWorld::Scope_Content |
||
| ) |
|
virtual |
Messages resulting from this stage will be appended to messages.
Implements CSMDoc::Stage.
|
virtual |
Implements CSMDoc::Stage.
|
private |
|
private |
|
private |
1.8.6