UDPTLSession Member List
This is the complete list of members for
UDPTLSession, including all inherited members.
alive() const | GenObject | [virtual] |
createTransport() | UDPTLSession | [protected, virtual] |
destruct() | GenObject | [virtual] |
drillHole() | UDPSession | [inline] |
getObject(const String &name) const | GenObject | [virtual] |
getStats(String &stats) const | RTPProcessor | [virtual] |
group() const | RTPProcessor | [inline] |
group(RTPGroup *newgrp) | RTPProcessor | [protected] |
initGroup(int msec=0, Thread::Priority prio=Thread::Normal) | UDPSession | |
initTransport() | UDPSession | |
localAddr(SocketAddr &addr) | UDPTLSession | [inline] |
m_timeoutInterval (defined in UDPSession) | UDPSession | [protected] |
m_timeoutTime (defined in UDPSession) | UDPSession | [protected] |
m_transport (defined in UDPSession) | UDPSession | [protected] |
maxLen() const | UDPTLSession | [inline] |
maxSec() const | UDPTLSession | [inline] |
remoteAddr(SocketAddr &addr, bool sniff=false) | UDPSession | [inline] |
rtcpData(const void *data, int len) | RTPProcessor | [virtual] |
rtpData(const void *data, int len) | UDPTLSession | [virtual] |
RTPProcessor() | RTPProcessor | |
rtpSock() | UDPSession | [inline] |
setTimeout(int interval) | UDPSession | |
setTOS(int tos) | UDPSession | [inline] |
timeout(bool initial) | UDPSession | [protected, virtual] |
timerTick(const Time &when) | UDPTLSession | [protected, virtual] |
toString() const | GenObject | [virtual] |
transport() const | UDPSession | [inline] |
transport(RTPTransport *trans) | UDPSession | [virtual] |
UDPSession() | UDPSession | [protected] |
udptlRecv(const void *data, int len, u_int16_t seq, bool recovered)=0 | UDPTLSession | [protected, pure virtual] |
udptlSend(const void *data, int len, u_int16_t seq) | UDPTLSession | |
UDPTLSession(u_int16_t maxLen=250, u_int8_t maxSec=2) | UDPTLSession | [protected] |
~GenObject() | GenObject | [inline, virtual] |
~RTPProcessor() | RTPProcessor | [virtual] |
~UDPSession() | UDPSession | [virtual] |
~UDPTLSession() | UDPTLSession | |