# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLSOUND::ESoundDriver Class Reference

Sound driver exceptions. More...

#include <sound_driver.h>

Inheritance diagram for NLSOUND::ESoundDriver:

NLMISC::Exception NLSOUND::ESoundDriverCantCreateDriver NLSOUND::ESoundDriverCorrupted NLSOUND::ESoundDriverGenBuf NLSOUND::ESoundDriverGenSrc NLSOUND::ESoundDriverNotFound NLSOUND::ESoundDriverNotSupp NLSOUND::ESoundDriverOldVersion NLSOUND::ESoundDriverUnknownVersion List of all members.

Public Methods

 ESoundDriver ()
 ESoundDriver (const char *reason)

Detailed Description

Sound driver exceptions.

Definition at line 151 of file sound_driver.h.


Constructor & Destructor Documentation

NLSOUND::ESoundDriver::ESoundDriver   [inline]
 

Definition at line 154 of file sound_driver.h.

References NLMISC::Exception::Exception.

Referenced by NLSOUND::ESoundDriverCantCreateDriver::ESoundDriverCantCreateDriver, NLSOUND::ESoundDriverCorrupted::ESoundDriverCorrupted, NLSOUND::ESoundDriverGenBuf::ESoundDriverGenBuf, NLSOUND::ESoundDriverGenSrc::ESoundDriverGenSrc, NLSOUND::ESoundDriverNotFound::ESoundDriverNotFound, NLSOUND::ESoundDriverNotSupp::ESoundDriverNotSupp, NLSOUND::ESoundDriverOldVersion::ESoundDriverOldVersion, and NLSOUND::ESoundDriverUnknownVersion::ESoundDriverUnknownVersion.

NLSOUND::ESoundDriver::ESoundDriver const char *    reason [inline]
 

Definition at line 155 of file sound_driver.h.

References NLMISC::Exception::Exception.


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