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

SoundSrv2.hh File Reference

#include <Alloc.hh>
#include <Condition.hh>
#include <Mutex.hh>
#include <dsp/DSPOp.hh>
#include "Config.h"
#include "Audio.hh"
#include "CfgFile.hh"
#include "LogFile.hh"
#include "Messages.hh"
#include "SockServ.hh"
#include "SockOp.hh"

Include dependency graph for SoundSrv2.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  clSoundSrv2
 SoundServer2. More...


Defines

#define SS2_LOGENTRY_SIZE   256
#define SS2_OSS_MAJOR(x)   ((x >> 16) & 0xff)
#define SS2_OSS_MINOR(x)   ((x >> 8) & 0xff)
#define SS2_OSS_PL(x)   (x & 0xff)


Define Documentation

#define SS2_LOGENTRY_SIZE   256
 

Definition at line 46 of file SoundSrv2.hh.

Referenced by clSoundSrv2::AudioInThread(), and clSoundSrv2::ServeClientThread().

#define SS2_OSS_MAJOR  )     ((x >> 16) & 0xff)
 

Definition at line 48 of file SoundSrv2.hh.

Referenced by clSoundSrv2::AudioInThread().

#define SS2_OSS_MINOR  )     ((x >> 8) & 0xff)
 

Definition at line 49 of file SoundSrv2.hh.

Referenced by clSoundSrv2::AudioInThread().

#define SS2_OSS_PL  )     (x & 0xff)
 

Definition at line 50 of file SoundSrv2.hh.

Referenced by clSoundSrv2::AudioInThread().


Generated on Sun Oct 26 19:12:00 2003 for HASAS by doxygen 1.3.3