AudioSource.h
- typedef class OssDspSource DspSource
- typedef class SolarisDspSource DspSource
Exception.h
Global member Documentation
#include <AudioSource.h>
#include <AudioSource.h>
inline std::ostream &
operator<< ( std::ostream & os,
const Exception & e )
| operator<< |
#include <Exception.h>
Print an Exception to an ostream.
Parameters:
os | the output stream to print to.
|
e | the Exception to print.
|
Returns: a reference to the supplied output stream.
Generated by: darkeye on destroy on Wed Feb 12 16:50:37 2003, using kdoc 2.0a54. |