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

ComediSrv.cc File Reference

#include <pthread.h>
#include <stdio.h>
#include <string.h>
#include <signal.h>
#include <unistd.h>
#include <limits.h>
#include <math.h>
#include <float.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include "ComediSrv.hh"

Include dependency graph for ComediSrv.cc:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
void SigHandler (int iSigNum)
void * WrapAudioInThread (void *vpParam)
void * WrapServeClientThread (void *vpParam)

Variables

bool bDaemon = false
clComediSrv ComediSrv


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 44 of file ComediSrv.cc.

References ComediSrv, and clComediSrv::Main().

void SigHandler int  iSigNum  ) 
 

Definition at line 50 of file ComediSrv.cc.

References clLogFile::Add(), ComediSrv, clComediSrv::Log, and clComediSrv::Stop().

void* WrapAudioInThread void *  vpParam  ) 
 

Definition at line 73 of file ComediSrv.cc.

References clComediSrv::AudioInThread(), and ComediSrv.

Referenced by clStreamDist::Main(), clSoundSrvA::Main(), clSoundSrv2::Main(), and clComediSrv::Main().

void* WrapServeClientThread void *  vpParam  ) 
 

Definition at line 79 of file ComediSrv.cc.

References ComediSrv, and clComediSrv::ServeClientThread().

Referenced by clStreamDist::Main(), clSoundSrvA::Main(), clSoundSrv2::Main(), clLocate::Main(), clComediSrv::Main(), and clSoundProxy::WaitConnectThread().


Variable Documentation

bool bDaemon = false [static]
 

Definition at line 40 of file ComediSrv.cc.

Referenced by clComediSrv::Main().

clComediSrv ComediSrv
 

Definition at line 41 of file ComediSrv.cc.

Referenced by main(), SigHandler(), WrapAudioInThread(), and WrapServeClientThread().


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