| cso | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | protected |
| dispatchBYE(const std::string &str) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlinevirtual |
| dso | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | protected |
| endSocket() | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| getControlRecvSocket() const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| getControlSender(tpport_t *port=NULL) const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| getDataRecvSocket() const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| getDataSender(tpport_t *port=NULL) const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| getDSO(void) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| getNextDataPacketSize() const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| isPendingControl(microtimeout_t timeout) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| isPendingData(microtimeout_t timeout) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| joinGroup(const InetMcastAddress &ia, uint32 iface) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| leaveGroup(const InetMcastAddress &ia) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| recvControl(unsigned char *buffer, size_t len, InetHostAddress &na, tpport_t &tp) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| recvData(unsigned char *buffer, size_t len, InetHostAddress &na, tpport_t &tp) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| RTPSessionBaseHandler class | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | friend |
| sendControl(const unsigned char *const buffer, size_t len) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| sendData(const unsigned char *const buffer, size_t len) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| setControlPeer(const InetAddress &host, tpport_t port) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| setDataPeer(const InetAddress &host, tpport_t port) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| setMcastTTL(uint8 ttl) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| TRTPSessionBase(const InetHostAddress &ia, tpport_t dataPort, tpport_t controlPort, uint32 membersSize, RTPApplication &app) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| TRTPSessionBase(uint32 ssrc, const InetHostAddress &ia, tpport_t dataPort, tpport_t controlPort, uint32 membersSize, RTPApplication &app) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| TRTPSessionBase(const InetMcastAddress &ia, tpport_t dataPort, tpport_t controlPort, uint32 membersSize, RTPApplication &app, uint32 iface) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| TRTPSessionBase(uint32 ssrc, const InetMcastAddress &ia, tpport_t dataPort, tpport_t controlPort, uint32 membersSize, RTPApplication &app, uint32 iface) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| ~TRTPSessionBase() | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlinevirtual |