OpenMW
|
#include <saving.hpp>
Public Member Functions | |
Saving (Document &document, const boost::filesystem::path &projectPath) | |
Private Attributes | |
Document & | mDocument |
SavingState | mState |
CSMDoc::Saving::Saving | ( | Document & | document, |
const boost::filesystem::path & | projectPath | ||
) |
Document& CSMDoc::Saving::mDocument [private] |
SavingState CSMDoc::Saving::mState [private] |