channel.h File Reference

Definition of socket classes for different underlying transport and/or network protocols that can be used to instantiate the TRTPSessionBase template. More...

#include <ccrtp/base.h>
#include <sys/ioctl.h>

Go to the source code of this file.

Namespaces

namespace  ost

Classes

class  ost::RTPBaseUDPIPv4Socket
 A UDP/IPv4 socket class targetted at RTP stacks. More...
class  ost::DualRTPChannel< BaseSocket >
class  ost::RTPBaseUDPIPv6Socket
class  ost::DualRTPChannelIPV6< BaseSocket >

Typedefs

typedef DualRTPChannelIPV6<
RTPBaseUDPIPv6Socket > 
ost::DualRTPUDPIPv6Channel
typedef RTPBaseUDPIPv6Socket ost::SingleRTPChannelIPV6
typedef SingleRTPChannelIPV6 ost::SymmetricRTPChannelIPV6
typedef DualRTPChannel< RTPBaseUDPIPv4Socket > ost::DualRTPUDPIPv4Channel
typedef RTPBaseUDPIPv4Socket ost::SingleRTPChannel
 May be used in applications where using the same socket for both sending and receiving is not a limitation.
typedef SingleRTPChannel ost::SymmetricRTPChannel
 Actually, RTP with a single channel can be called 'Symmetric RTP'.

Functions

size_t ccioctl (SOCKET so, int request, size_t &len)


Detailed Description

Definition of socket classes for different underlying transport and/or network protocols that can be used to instantiate the TRTPSessionBase template.


Function Documentation

size_t ccioctl SOCKET  so,
int  request,
size_t &  len
[inline]
 


Generated on Thu Apr 6 09:03:03 2006 for Bayonne Framework by  doxygen 1.4.6