| cso | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [protected] |
| dispatchBYE(const std::string &str) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, virtual] |
| dso | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [protected] |
| endSocket() | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| getControlRecvSocket() const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| getControlSender(tpport_t *port=NULL) const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| getDataRecvSocket() const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| getDataSender(tpport_t *port=NULL) const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| getDSO(void) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline] |
| getNextDataPacketSize() const | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| isPendingControl(microtimeout_t timeout) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| isPendingData(microtimeout_t timeout) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| joinGroup(const InetMcastAddress &ia, uint32 iface) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| leaveGroup(const InetMcastAddress &ia) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| recvControl(unsigned char *buffer, size_t len, InetHostAddress &na, tpport_t &tp) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| recvData(unsigned char *buffer, size_t len, InetHostAddress &na, tpport_t &tp) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| RTPSessionBaseHandler class | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [friend] |
| sendControl(const unsigned char *const buffer, size_t len) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| sendData(const unsigned char *const buffer, size_t len) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| setControlPeer(const InetAddress &host, tpport_t port) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| setDataPeer(const InetAddress &host, tpport_t port) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| 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 > | [inline, virtual] |