| AddAPPPacket(uint8_t subtype, uint32_t ssrc, const uint8_t name[4], const void *appdata, std::size_t appdatalen) | qrtplib::RTCPCompoundPacketBuilder | |
| AddBYEPacket(uint32_t *ssrcs, uint8_t numssrcs, const void *reasondata, uint8_t reasonlength) | qrtplib::RTCPCompoundPacketBuilder | |
| AddReportBlock(uint32_t ssrc, uint8_t fractionlost, int32_t packetslost, uint32_t exthighestseq, uint32_t jitter, uint32_t lsr, uint32_t dlsr) | qrtplib::RTCPCompoundPacketBuilder | |
| AddSDESNormalItem(RTCPSDESPacket::ItemType t, const void *itemdata, uint8_t itemlength) | qrtplib::RTCPCompoundPacketBuilder | |
| AddSDESPrivateItem(const void *prefixdata, uint8_t prefixlength, const void *valuedata, uint8_t valuelength) | qrtplib::RTCPCompoundPacketBuilder | |
| AddSDESSource(uint32_t ssrc) | qrtplib::RTCPCompoundPacketBuilder | |
| apppackets | qrtplib::RTCPCompoundPacketBuilder | private |
| appsize | qrtplib::RTCPCompoundPacketBuilder | private |
| arebuilding | qrtplib::RTCPCompoundPacketBuilder | private |
| buffer | qrtplib::RTCPCompoundPacketBuilder | private |
| byepackets | qrtplib::RTCPCompoundPacketBuilder | private |
| byesize | qrtplib::RTCPCompoundPacketBuilder | private |
| ClearBuildBuffers() | qrtplib::RTCPCompoundPacketBuilder | private |
| ClearPacketList() | qrtplib::RTCPCompoundPacket | protected |
| compoundpacket | qrtplib::RTCPCompoundPacket | protected |
| compoundpacketlength | qrtplib::RTCPCompoundPacket | protected |
| EndBuild() | qrtplib::RTCPCompoundPacketBuilder | |
| error | qrtplib::RTCPCompoundPacket | protected |
| external | qrtplib::RTCPCompoundPacketBuilder | private |
| GetCompoundPacketData() | qrtplib::RTCPCompoundPacket | inline |
| GetCompoundPacketLength() | qrtplib::RTCPCompoundPacket | inline |
| GetCreationError() | qrtplib::RTCPCompoundPacket | inline |
| GetNextPacket() | qrtplib::RTCPCompoundPacket | inline |
| GotoFirstPacket() | qrtplib::RTCPCompoundPacket | inline |
| InitBuild(std::size_t maxpacketsize) | qrtplib::RTCPCompoundPacketBuilder | |
| InitBuild(void *externalbuffer, std::size_t buffersize) | qrtplib::RTCPCompoundPacketBuilder | |
| m_endian | qrtplib::RTCPCompoundPacketBuilder | private |
| maximumpacketsize | qrtplib::RTCPCompoundPacketBuilder | private |
| ParseData(uint8_t *packet, std::size_t len) | qrtplib::RTCPCompoundPacket | protected |
| report | qrtplib::RTCPCompoundPacketBuilder | private |
| RTCPCompoundPacket(RTPRawPacket &rawpack) | qrtplib::RTCPCompoundPacket | |
| RTCPCompoundPacket(uint8_t *packet, std::size_t len) | qrtplib::RTCPCompoundPacket | |
| RTCPCompoundPacket() | qrtplib::RTCPCompoundPacket | protected |
| RTCPCompoundPacketBuilder() | qrtplib::RTCPCompoundPacketBuilder | |
| rtcppackit | qrtplib::RTCPCompoundPacket | protected |
| rtcppacklist | qrtplib::RTCPCompoundPacket | protected |
| sdes | qrtplib::RTCPCompoundPacketBuilder | private |
| StartReceiverReport(uint32_t senderssrc) | qrtplib::RTCPCompoundPacketBuilder | |
| StartSenderReport(uint32_t senderssrc, const RTPNTPTime &ntptimestamp, uint32_t rtptimestamp, uint32_t packetcount, uint32_t octetcount) | qrtplib::RTCPCompoundPacketBuilder | |
| ~RTCPCompoundPacket() | qrtplib::RTCPCompoundPacket | virtual |
| ~RTCPCompoundPacketBuilder() | qrtplib::RTCPCompoundPacketBuilder | |