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

SoundProxy.cc File Reference

#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <signal.h>
#include <sched.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <glib.h>
#include "SoundProxy.hh"

Include dependency graph for SoundProxy.cc:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
void * WrapSoundInThread (void *vpData)
void * WrapWaitConnectThread (void *vpData)
void * WrapServeClientThread (void *vpData)

Variables

bool bDaemon
bool bDebug
clSoundProxySoundProxy


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 44 of file SoundProxy.cc.

References bDaemon, bDebug, clSoundProxy::Exec(), SoundProxy, SP_VERSMAJ, SP_VERSMIN, and SP_VERSPL.

void* WrapSoundInThread void *  vpData  ) 
 

Definition at line 90 of file SoundProxy.cc.

References clSoundProxy::SoundInThread(), and SoundProxy.

Referenced by clSoundProxy::Exec(), and clSoundUI::OnClickedEvent().

void* WrapWaitConnectThread void *  vpData  ) 
 

Definition at line 96 of file SoundProxy.cc.

References SoundProxy, and clSoundProxy::WaitConnectThread().

Referenced by clSoundProxy::Exec().

void* WrapServeClientThread void *  vpData  ) 
 

Definition at line 102 of file SoundProxy.cc.

References clSoundProxy::ServeClientThread(), and SoundProxy.


Variable Documentation

bool bDaemon [static]
 

Definition at line 39 of file SoundProxy.cc.

Referenced by main().

bool bDebug [static]
 

Definition at line 40 of file SoundProxy.cc.

Referenced by main().

clSoundProxy* SoundProxy
 

Definition at line 41 of file SoundProxy.cc.

Referenced by main(), WrapServeClientThread(), WrapSoundInThread(), and WrapWaitConnectThread().


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