OpenMW
Public Member Functions | Private Attributes
CSMTools::SoundCheckStage Class Reference

VerifyStage: make sure that sound records are internally consistent. More...

#include <soundcheck.hpp>

List of all members.

Public Member Functions

 SoundCheckStage (const CSMWorld::IdCollection< ESM::Sound > &sounds)
virtual int setup ()
virtual void perform (int stage, std::vector< std::string > &messages)
 Messages resulting from this tage will be appended to messages.

Private Attributes

const CSMWorld::IdCollection
< ESM::Sound > & 
mSounds

Detailed Description

VerifyStage: make sure that sound records are internally consistent.


Constructor & Destructor Documentation


Member Function Documentation

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

Messages resulting from this tage will be appended to messages.

Todo:
check, if the sound file exists

Implements CSMDoc::Stage.

Returns:
number of steps

Implements CSMDoc::Stage.


Member Data Documentation


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