| controlReceptionService(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| controlTransmissionService(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| cso | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | protected |
| disableStack(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| dispatchBYE(const std::string &str) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotectedvirtual |
| dispatchDataPacket(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| dso | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | protected |
| enableStack(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| 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 |
| getRTCPCheckInterval(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| getSchedulingTimeout(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| isPendingControl(microtimeout_t timeout) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| isPendingData(microtimeout_t timeout) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotectedvirtual |
| 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 |
| run(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotectedvirtual |
| 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 |
| SingleThreadRTPSession(const InetHostAddress &ia, tpport_t dataPort=DefaultRTPDataPort, tpport_t controlPort=0, int pri=0, uint32 memberssize=MembershipBookkeeping::defaultMembersHashSize, RTPApplication &app=defaultApplication()) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| SingleThreadRTPSession(uint32 ssrc, const InetHostAddress &ia, tpport_t dataPort=DefaultRTPDataPort, tpport_t controlPort=0, int pri=0, uint32 memberssize=MembershipBookkeeping::defaultMembersHashSize, RTPApplication &app=defaultApplication()) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| SingleThreadRTPSession(const InetMcastAddress &ia, tpport_t dataPort=DefaultRTPDataPort, tpport_t controlPort=0, int pri=0, uint32 memberssize=MembershipBookkeeping::defaultMembersHashSize, RTPApplication &app=defaultApplication(), uint32 iface=0) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| SingleThreadRTPSession(uint32 ssrc, const InetMcastAddress &ia, tpport_t dataPort=DefaultRTPDataPort, tpport_t controlPort=0, int pri=0, uint32 memberssize=MembershipBookkeeping::defaultMembersHashSize, RTPApplication &app=defaultApplication(), uint32 iface=0) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| startRunning() | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| takeInDataPacket(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotected |
| timerTick(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inlineprotectedvirtual |
| 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 |
| ~SingleThreadRTPSession() | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | inline |
| ~TRTPSessionBase() | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | inlinevirtual |