Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

SoundSrv.hh File Reference

#include <limits.h>
#include <signal.h>
#include <pth.h>
#include <PthMutex.hh>
#include <PthCond.hh>
#include <dsp/DSPOp.hh>
#include "Messages.hh"
#include "CfgFile.hh"
#include "LogFile.hh"
#include "Audio.hh"

Include dependency graph for SoundSrv.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  clSoundSrv
 Sound card input server. More...


Defines

#define SS_PTH_MAJ   ((PTH_VERSION&0xf00000)>>20)
#define SS_PTH_MIN   ((PTH_VERSION&0x0ff000)>>12)
#define SS_PTH_PL   (PTH_VERSION&0x0000ff)


Define Documentation

#define SS_PTH_MAJ   ((PTH_VERSION&0xf00000)>>20)
 

Definition at line 40 of file SoundSrv.hh.

Referenced by clSoundSrv::clSoundSrv().

#define SS_PTH_MIN   ((PTH_VERSION&0x0ff000)>>12)
 

Definition at line 41 of file SoundSrv.hh.

Referenced by clSoundSrv::clSoundSrv().

#define SS_PTH_PL   (PTH_VERSION&0x0000ff)
 

Definition at line 42 of file SoundSrv.hh.

Referenced by clSoundSrv::clSoundSrv().


Generated on Sun Oct 26 19:11:59 2003 for HASAS by doxygen 1.3.3