OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
soundmanager.hpp File Reference
#include <string>
#include <set>
#include <boost/shared_ptr.hpp>
#include "../mwworld/ptr.hpp"
Include dependency graph for soundmanager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MWBase::SoundManager
 Interface for sound manager (implemented in MWSound) More...
 

Namespaces

 MWWorld
 World data.
 
 MWSound
 Sound & music.
 
 MWBase
 

Typedefs

typedef boost::shared_ptr
< Sound_Decoder > 
MWSound::DecoderPtr
 
typedef boost::shared_ptr
< MWSound::Sound
MWBase::SoundPtr
 
typedef boost::shared_ptr
< MWSound::Stream
MWBase::SoundStreamPtr