OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
CSMTools::SoundCheckStage Class Reference

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

#include <soundcheck.hpp>

Inheritance diagram for CSMTools::SoundCheckStage:
Collaboration diagram for CSMTools::SoundCheckStage:

Public Member Functions

 SoundCheckStage (const CSMWorld::IdCollection< ESM::Sound > &sounds)
 
virtual int setup ()
 
virtual void perform (int stage, CSMDoc::Messages &messages)
 Messages resulting from this tage will be appended to messages. More...
 
- Public Member Functions inherited from CSMDoc::Stage
virtual ~Stage ()
 

Private Attributes

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

Detailed Description

VerifyStage: make sure that sound records are internally consistent.

Constructor & Destructor Documentation

CSMTools::SoundCheckStage::SoundCheckStage ( const CSMWorld::IdCollection< ESM::Sound > &  sounds)

Member Function Documentation

void CSMTools::SoundCheckStage::perform ( int  stage,
CSMDoc::Messages messages 
)
virtual

Messages resulting from this tage will be appended to messages.

Todo:
check, if the sound file exists

Implements CSMDoc::Stage.

Here is the call graph for this function:

int CSMTools::SoundCheckStage::setup ( )
virtual
Returns
number of steps

Implements CSMDoc::Stage.

Member Data Documentation

const CSMWorld::IdCollection<ESM::Sound>& CSMTools::SoundCheckStage::mSounds
private

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