|
Yate
|
This is the complete list of members for RTPSecure, including all inherited members.
| alive() const | GenObject | virtual |
| create(String &suite, String &keyParams, bool buildMaster=true) | RTPSecure | virtual |
| dbg() const | RTPDebug | inline |
| dbgTraceId() const | RTPDebug | inline |
| deriveKey(Cipher &cipher, DataBlock &key, unsigned int len, unsigned char label, u_int64_t index=0) | RTPSecure | protected |
| destruct() | GenObject | virtual |
| 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 |
| init() | RTPSecure | protectedvirtual |
| m_dbg (defined in RTPDebug) | RTPDebug | protected |
| m_traceId (defined in RTPDebug) | RTPDebug | protected |
| owner() const | RTPSecure | inline |
| owner(RTPBaseIO *newOwner) | RTPSecure | |
| rtpAddIntegrity(const unsigned char *data, int len, unsigned char *authData) | RTPSecure | protectedvirtual |
| rtpCheckIntegrity(const unsigned char *data, int len, const void *authData, u_int32_t ssrc, u_int64_t seq) | RTPSecure | protectedvirtual |
| rtpCipher() const | RTPSecure | inline |
| RTPDebug(DebugEnabler *dbg, const char *traceId) | RTPDebug | inline |
| RTPDebug(RTPSession *session) | RTPDebug | |
| rtpDecipher(unsigned char *data, int len, const void *secData, u_int32_t ssrc, u_int64_t seq) | RTPSecure | protectedvirtual |
| rtpEncipher(unsigned char *data, int len) | RTPSecure | protectedvirtual |
| RTPReceiver (defined in RTPSecure) | RTPSecure | friend |
| RTPSecure(DebugEnabler *dbg=0, const char *traceId=0) | RTPSecure | |
| RTPSecure(const String &suite, DebugEnabler *dbg=0, const char *traceId=0) | RTPSecure | |
| RTPSecure(const RTPSecure &other) | RTPSecure | |
| RTPSender (defined in RTPSecure) | RTPSecure | friend |
| RTPSession (defined in RTPSecure) | RTPSecure | friend |
| setDebug(DebugEnabler *dbg, const char *traceId) | RTPDebug | inlineprotected |
| setObjCounter(NamedCounter *counter) | GenObject | |
| setObjCounting(bool enable) | GenObject | inlinestatic |
| setup(const String &suite, const String &keyParams, const ObjList *paramList=0) | RTPSecure | virtual |
| supported(RTPSession *session=0) const | RTPSecure | virtual |
| toString() const | GenObject | virtual |
| traceId() const | GenObject | virtual |
| ~GenObject() | GenObject | inlinevirtual |
| ~RTPSecure() | RTPSecure | virtual |