SoundDriversManager Class Reference

#include <MercurySound.h>

List of all members.

Public Member Functions

MercurySoundOutDriverGetSoundOutDriver ()

Private Attributes

map< MercurySoundOutDriver,
MString > * 
m_mSoundOutDrivers
map< MercurySoundInDriver,
MString > * 
m_mSoundInDrivers


Detailed Description

Definition at line 36 of file MercurySound.h.


Member Function Documentation

MercurySoundOutDriver* SoundDriversManager::GetSoundOutDriver (  ) 


Member Data Documentation

map< MercurySoundOutDriver, MString >* SoundDriversManager::m_mSoundOutDrivers [private]

Definition at line 42 of file MercurySound.h.

map< MercurySoundInDriver, MString >* SoundDriversManager::m_mSoundInDrivers [private]

Definition at line 43 of file MercurySound.h.


The documentation for this class was generated from the following file:
Hosted by SourceForge.net Logo