#include <channel.h>
List of all members.
template<class BaseSocket>
class DualRTPChannel< BaseSocket >
Constructor & Destructor Documentation
template<class BaseSocket >
template<class BaseSocket >
Member Function Documentation
template<class BaseSocket >
Socket::Error DualRTPChannel< BaseSocket >::drop |
( |
const InetMcastAddress & |
ia |
) |
[inline] |
template<class BaseSocket >
template<class BaseSocket >
size_t DualRTPChannel< BaseSocket >::getNextPacketSize |
( |
|
) |
const [inline] |
template<class BaseSocket >
template<class BaseSocket >
InetHostAddress DualRTPChannel< BaseSocket >::getSender |
( |
tpport_t & |
port |
) |
const [inline] |
template<class BaseSocket >
template<class BaseSocket >
Socket::Error DualRTPChannel< BaseSocket >::join |
( |
const InetMcastAddress & |
ia, |
|
|
uint32 |
iface | |
|
) |
| | [inline] |
template<class BaseSocket >
size_t DualRTPChannel< BaseSocket >::recv |
( |
unsigned char * |
buffer, |
|
|
size_t |
len | |
|
) |
| | [inline] |
template<class BaseSocket >
size_t DualRTPChannel< BaseSocket >::send |
( |
const unsigned char *const |
buffer, |
|
|
size_t |
len | |
|
) |
| | [inline] |
template<class BaseSocket >
Socket::Error DualRTPChannel< BaseSocket >::setMulticast |
( |
bool |
enable |
) |
[inline] |
template<class BaseSocket >
void DualRTPChannel< BaseSocket >::setPeer |
( |
const InetAddress & |
host, |
|
|
tpport_t |
port | |
|
) |
| | [inline] |
template<class BaseSocket >
Socket::Error DualRTPChannel< BaseSocket >::setTimeToLive |
( |
unsigned char |
ttl |
) |
[inline] |
The documentation for this class was generated from the following file: