|
Yate
|
This is the complete list of members for UDPTLSession, including all inherited members.
| alive() const | GenObject | virtual |
| check(long maxwait=-1) | Lockable | virtual |
| count() | Mutex | static |
| createTransport() | UDPTLSession | protectedvirtual |
| dbg() const | RTPDebug | inline |
| dbgTraceId() const | RTPDebug | inline |
| destruct() | GenObject | virtual |
| drillHole() | UDPSession | inline |
| efficientTimedLock() | Mutex | static |
| enableSafety(bool safe=true) | Lockable | static |
| GenObject() | GenObject | |
| getObjCounter() const | GenObject | inline |
| getObjCounter(const String &name, bool create=true) | GenObject | static |
| getObjCounters() | GenObject | static |
| getObjCounting() | GenObject | inlinestatic |
| getObject(const String &name) const | GenObject | virtual |
| getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic |
| getStats(String &stats) const | RTPProcessor | virtual |
| group() const | RTPProcessor | inline |
| group(RTPGroup *newgrp) | RTPProcessor | protected |
| incWrongSrc() | RTPProcessor | inlinevirtual |
| initGroup(int msec=0, Thread::Priority prio=Thread::Normal, const String &affinity=String::empty()) | UDPSession | |
| initTransport() | UDPSession | |
| localAddr(SocketAddr &addr) | UDPTLSession | inline |
| lock(long maxwait=-1) | Mutex | virtual |
| locked() const | Mutex | virtual |
| locks() | Mutex | static |
| m_dbg (defined in RTPDebug) | RTPDebug | protected |
| m_timeoutInterval (defined in UDPSession) | UDPSession | protected |
| m_timeoutTime (defined in UDPSession) | UDPSession | protected |
| m_traceId (defined in RTPDebug) | RTPDebug | protected |
| m_transport (defined in UDPSession) | UDPSession | protected |
| m_wrongSrc (defined in RTPProcessor) | RTPProcessor | protected |
| maxLen() const | UDPTLSession | inline |
| maxSec() const | UDPTLSession | inline |
| Mutex(bool recursive=false, const char *name=0) | Mutex | explicit |
| Mutex(const Mutex &original) | Mutex | |
| operator=(const Mutex &original) | Mutex | |
| owner() const | Mutex | |
| recursive() const | Mutex | |
| remoteAddr(SocketAddr &addr, bool sniff=false) | UDPSession | inline |
| rtcpData(const void *data, int len) | RTPProcessor | virtual |
| rtpData(const void *data, int len) | UDPTLSession | virtual |
| RTPDebug(DebugEnabler *dbg, const char *traceId) | RTPDebug | inline |
| RTPDebug(RTPSession *session) | RTPDebug | |
| RTPProcessor(DebugEnabler *dbg=0, const char *traceId=0) | RTPProcessor | |
| rtpSock() | UDPSession | inline |
| safety() | Lockable | static |
| setBuffer(int bufLen=4096) | UDPSession | inline |
| setDebug(DebugEnabler *dbg, const char *traceId) | RTPDebug | inlineprotected |
| setObjCounter(NamedCounter *counter) | GenObject | |
| setObjCounting(bool enable) | GenObject | inlinestatic |
| setTimeout(int interval) | UDPSession | |
| setTOS(int tos) | UDPSession | inline |
| startUsingNow() | Lockable | static |
| timeout(bool initial) | UDPSession | protectedvirtual |
| timerTick(const Time &when) | UDPTLSession | protectedvirtual |
| toString() const | GenObject | virtual |
| traceId() const | GenObject | virtual |
| transport() const | UDPSession | inline |
| transport(RTPTransport *trans) | UDPSession | virtual |
| UDPSession(DebugEnabler *dbg=0, const char *traceId=0) | UDPSession | protected |
| udptlRecv(const void *data, int len, u_int16_t seq, bool recovered)=0 | UDPTLSession | protectedpure virtual |
| udptlSend(const void *data, int len, u_int16_t seq) | UDPTLSession | |
| UDPTLSession(u_int16_t maxLen=250, u_int8_t maxSec=2, DebugEnabler *dbg=0, const char *traceId=0) | UDPTLSession | protected |
| unlock() | Mutex | virtual |
| unlockAll() | Lockable | virtual |
| wait(unsigned long maxwait) | Lockable | static |
| wait() | Lockable | static |
| wrongSrc() | RTPProcessor | inline |
| ~GenObject() | GenObject | inlinevirtual |
| ~Lockable() | Lockable | virtual |
| ~Mutex() | Mutex | |
| ~RTPProcessor() | RTPProcessor | virtual |
| ~UDPSession() | UDPSession | virtual |
| ~UDPTLSession() | UDPTLSession |