#include <pthread.h>#include <limits.h>#include <Alloc.hh>#include <Condition.hh>#include <Mutex.hh>#include "Config.h"#include "CfgFile.hh"#include "LogFile.hh"#include "SockClie.hh"#include "SockOp.hh"#include "SockServ.hh"Include dependency graph for SoundProxy.hh:

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

Go to the source code of this file.
Compounds | |
| class | clSoundProxy |
| Sound service proxy. More... | |
Defines | |
| #define | SP_CONV_BUF_LEN 255 |
|
|
Definition at line 41 of file SoundProxy.hh. Referenced by clSoundProxy::ServeClientThread(), and clSoundProxy::SoundInThread(). |
1.3.3