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

source.cpp File Reference

#include "ace/OS.h"
#include "RTCP.h"
#include "source.h"
#include "source.i"

Include dependency graph for source.cpp:

Include dependency graph

Defines

#define CTRL_IDLE   8.
#define SHASH(a)    ((int)((((a) >> 20) ^ ((a) >> 10) ^ (a)) & (TAO_AV_SOURCE_HASH-1)))

Functions

int compare_func (const void* v0, const void* v1)
char* onestat (char* cp, const char* name, u_long v)
int sdes_atoi (const char* s)

Define Documentation

#define CTRL_IDLE   8.
 

#define SHASH( a )   ((int)((((a) >> 20) ^ ((a) >> 10) ^ (a)) & (TAO_AV_SOURCE_HASH-1)))
 


Function Documentation

int compare_func ( const void * v0,
const void * v1 )
 

char * onestat ( char * cp,
const char * name,
u_long v )
 

int sdes_atoi ( const char * s )
 


Generated at Fri Oct 5 08:36:45 2001 for TAO_AV by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000