| controlReceptionService(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| controlTransmissionService(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| cso | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [protected] |
| disableStack(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| dispatchBYE(const std::string &str) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected, virtual] |
| dispatchDataPacket(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| dso | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [protected] |
| enableStack(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, 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] |
| getRTCPCheckInterval(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| getSchedulingTimeout(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| isPendingControl(microtimeout_t timeout) | TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected] |
| isPendingData(microtimeout_t timeout) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected, virtual] |
| 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] |
| run(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected, virtual] |
| 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] |
| 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 > | [inline, protected] |
| timerTick(void) | SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > | [inline, protected, virtual] |
| 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 > | [inline, virtual] |