| _getTag(int index) const | inet::Chunk | inlineprotected |
| addChunkLength(b chunkLength) | inet::FieldsChunk | inlinevirtual |
| addSDESChunk(SdesChunk *sdesChunk) | inet::rtp::RtcpSdesPacket | |
| addTag(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| addTagIfAbsent(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| addTagsWhereAbsent(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| canInsertAt(const Ptr< const Chunk > &chunk, b offset) const | inet::Chunk | inlinevirtual |
| canInsertAtBack(const Ptr< const Chunk > &chunk) const | inet::Chunk | inlinevirtual |
| canInsertAtFront(const Ptr< const Chunk > &chunk) const | inet::Chunk | inlinevirtual |
| canRemoveAt(b offset, b length) const | inet::Chunk | inlinevirtual |
| canRemoveAtBack(b length) const | inet::Chunk | inlinevirtual |
| canRemoveAtFront(b length) const | inet::Chunk | inlinevirtual |
| CF_IMMUTABLE enum value | inet::Chunk | protected |
| CF_IMPROPERLY_REPRESENTED enum value | inet::Chunk | protected |
| CF_INCOMPLETE enum value | inet::Chunk | protected |
| CF_INCORRECT enum value | inet::Chunk | protected |
| checkMutable() const | inet::Chunk | inlineprotected |
| checkPeekResult(const Ptr< T > &chunk, int flags) const | inet::Chunk | inlineprotected |
| inet::Chunk::Chunk(const Chunk &other) | inet::Chunk | |
| ChunkFlag enum name | inet::Chunk | protected |
| chunkLength | inet::FieldsChunk | protected |
| ChunkType enum name | inet::Chunk | |
| clearTags(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| containsSameData(const Chunk &other) const override | inet::FieldsChunk | virtual |
| convertChunk(const std::type_info &typeInfo, const Ptr< Chunk > &chunk, b offset, b length, int flags) | inet::FieldsChunk | inlineprotectedstatic |
| copy(const RtcpSdesPacket &other) | inet::rtp::RtcpSdesPacket | private |
| copyTags(const Chunk &source, b sourceOffset=b(0), b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| count | inet::rtp::RtcpPacket | protected |
| CT_BITCOUNT enum value | inet::Chunk | |
| CT_BITS enum value | inet::Chunk | |
| CT_BYTECOUNT enum value | inet::Chunk | |
| CT_BYTES enum value | inet::Chunk | |
| CT_CPACKET enum value | inet::Chunk | |
| CT_EMPTY enum value | inet::Chunk | |
| CT_ENCRYPTED enum value | inet::Chunk | |
| CT_FIELDS enum value | inet::Chunk | |
| CT_SEQUENCE enum value | inet::Chunk | |
| CT_SLICE enum value | inet::Chunk | |
| deserialize(MemoryInputStream &stream, const std::type_info &typeInfo) | inet::Chunk | static |
| doInsertAt(const Ptr< const Chunk > &chunk, b offset) | inet::Chunk | inlineprotectedvirtual |
| doInsertAtBack(const Ptr< const Chunk > &chunk) | inet::Chunk | inlineprotectedvirtual |
| doInsertAtFront(const Ptr< const Chunk > &chunk) | inet::Chunk | inlineprotectedvirtual |
| doRemoveAt(b offset, b length) | inet::Chunk | inlineprotectedvirtual |
| doRemoveAtBack(b length) | inet::Chunk | inlineprotectedvirtual |
| doRemoveAtFront(b length) | inet::Chunk | inlineprotectedvirtual |
| dup() const override | inet::rtp::RtcpSdesPacket | inlinevirtual |
| dupShared() const | inet::Chunk | inlinevirtual |
| enableImplicitChunkSerialization | inet::Chunk | static |
| FieldsChunk() | inet::FieldsChunk | |
| FieldsChunk(const FieldsChunk &other) | inet::FieldsChunk | |
| findTag(b offset=b(0), b length=b(-1)) const | inet::Chunk | inline |
| flags | inet::Chunk | protected |
| forEachChild(cVisitor *v) override | inet::Chunk | virtual |
| getAllTags(b offset=b(0), b length=b(-1)) const | inet::Chunk | inline |
| getAllTagsForUpdate(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| getBinDumpLine(int index) | inet::Chunk | protected |
| getBinDumpNumLines() const | inet::Chunk | protected |
| getChunkId() const | inet::Chunk | inline |
| getChunkLength() const override | inet::FieldsChunk | inlinevirtual |
| getChunkType() const override | inet::FieldsChunk | inlinevirtual |
| getCompleteStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| getCount() const | inet::rtp::RtcpPacket | virtual |
| getDebugStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| getDetailStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| getHexDumpLine(int index) | inet::Chunk | protected |
| getHexDumpNumLines() const | inet::Chunk | protected |
| getInfoStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| getNumTags() const | inet::Chunk | inline |
| getPacketType() const | inet::rtp::RtcpPacket | virtual |
| getPadding() const | inet::rtp::RtcpPacket | virtual |
| getRegionTags() override | inet::Chunk | inlinevirtual |
| getRtcpLength() const | inet::rtp::RtcpPacket | virtual |
| getSdesChunks() const | inet::rtp::RtcpSdesPacket | virtual |
| getSdesChunksForUpdate() | inet::rtp::RtcpSdesPacket | inline |
| getSerializedBytes() const | inet::FieldsChunk | inlineprotected |
| getTag(int index) const | inet::Chunk | inline |
| getTag(b offset=b(0), b length=b(-1)) const | inet::Chunk | inline |
| getTraceStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| getVersion() const | inet::rtp::RtcpPacket | virtual |
| handleChange() override | inet::FieldsChunk | virtual |
| has(const Iterator &iterator, b length=unspecifiedLength) const | inet::Chunk | inline |
| id | inet::Chunk | protected |
| insertAt(const Ptr< const Chunk > &chunk, b offset) | inet::Chunk | inline |
| insertAtBack(const Ptr< const Chunk > &chunk) | inet::Chunk | inline |
| insertAtFront(const Ptr< const Chunk > &chunk) | inet::Chunk | inline |
| isComplete() const | inet::Chunk | inlinevirtual |
| isCorrect() const | inet::Chunk | inlinevirtual |
| isEmpty() const | inet::Chunk | inlinevirtual |
| isImmutable() const | inet::Chunk | inlinevirtual |
| isImproperlyRepresented() const | inet::Chunk | inlinevirtual |
| isIncomplete() const | inet::Chunk | inlinevirtual |
| isIncorrect() const | inet::Chunk | inlinevirtual |
| isMutable() const | inet::Chunk | inlinevirtual |
| isProperlyRepresented() const | inet::Chunk | inlinevirtual |
| mapAllTags(b offset, b length, std::function< void(b, b, const Ptr< const T > &)> f) const | inet::Chunk | inline |
| mapAllTagsForUpdate(b offset, b length, std::function< void(b, b, const Ptr< T > &)> f) | inet::Chunk | inline |
| markImmutable() | inet::Chunk | inlinevirtual |
| markImproperlyRepresented() | inet::Chunk | inlinevirtual |
| markIncomplete() | inet::Chunk | inlinevirtual |
| markIncorrect() | inet::Chunk | inlinevirtual |
| markMutableIfExclusivelyOwned() | inet::Chunk | inline |
| moveIterator(Iterator &iterator, b length) const | inet::Chunk | virtual |
| nextId | inet::Chunk | static |
| operator=(const RtcpSdesPacket &other) | inet::rtp::RtcpSdesPacket | |
| inet::rtp::RtcpPacket::operator=(const RtcpPacket &other) | inet::rtp::RtcpPacket | |
| operator==(const RtcpSdesPacket &)=delete | inet::rtp::RtcpSdesPacket | protected |
| inet::rtp::RtcpPacket::operator==(const RtcpPacket &)=delete | inet::rtp::RtcpPacket | protected |
| packetType | inet::rtp::RtcpPacket | protected |
| padding | inet::rtp::RtcpPacket | protected |
| paddingAndSetLength() | inet::rtp::RtcpPacket | |
| parsimPack(omnetpp::cCommBuffer *b) const override | inet::rtp::RtcpSdesPacket | virtual |
| inet::FieldsChunk::parsimPack(cCommBuffer *buffer) const override | inet::FieldsChunk | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) override | inet::rtp::RtcpSdesPacket | virtual |
| inet::FieldsChunk::parsimUnpack(cCommBuffer *buffer) override | inet::FieldsChunk | virtual |
| peek(const Iterator &iterator, b length=unspecifiedLength, int flags=0) const | inet::Chunk | |
| peek(const Iterator &iterator, b length=unspecifiedLength, int flags=0) const | inet::Chunk | inline |
| peekConverted(const Iterator &iterator, b length, int flags) const | inet::Chunk | inlineprotected |
| PeekConverter | inet::Chunk | protected |
| PeekFlag enum name | inet::Chunk | |
| PeekPredicate typedef | inet::Chunk | protected |
| peekUnchecked(PeekPredicate predicate, PeekConverter converter, const Iterator &iterator, b length, int flags) const override | inet::FieldsChunk | protectedvirtual |
| PF_ALLOW_ALL enum value | inet::Chunk | |
| PF_ALLOW_EMPTY enum value | inet::Chunk | |
| PF_ALLOW_IMPROPERLY_REPRESENTED enum value | inet::Chunk | |
| PF_ALLOW_INCOMPLETE enum value | inet::Chunk | |
| PF_ALLOW_INCORRECT enum value | inet::Chunk | |
| PF_ALLOW_NULLPTR enum value | inet::Chunk | |
| PF_ALLOW_SERIALIZATION enum value | inet::Chunk | |
| PRINT_FLAG_FORMATTED enum value | inet::IPrintableObject | |
| PRINT_FLAG_MULTILINE enum value | inet::IPrintableObject | |
| PRINT_LEVEL_COMPLETE enum value | inet::IPrintableObject | |
| PRINT_LEVEL_DEBUG enum value | inet::IPrintableObject | |
| PRINT_LEVEL_DETAIL enum value | inet::IPrintableObject | |
| PRINT_LEVEL_INFO enum value | inet::IPrintableObject | |
| PRINT_LEVEL_TRACE enum value | inet::IPrintableObject | |
| printFieldsToStream(std::ostream &stream, int level, int evFlags=0) const override | inet::FieldsChunk | virtual |
| PrintFlag enum name | inet::IPrintableObject | |
| PrintLevel enum name | inet::IPrintableObject | |
| printToStream(std::ostream &stream, int level, int evFlags=0) const override | inet::Chunk | virtual |
| printToString() const | inet::IPrintableObject | inlinevirtual |
| printToString(int level, int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| regionTags | inet::Chunk | protected |
| removeAt(b offset, b length) | inet::Chunk | inline |
| removeAtBack(b length) | inet::Chunk | inline |
| removeAtFront(b length) | inet::Chunk | inline |
| removeTag(b offset, b length) | inet::Chunk | inline |
| removeTagIfPresent(b offset, b length) | inet::Chunk | inline |
| removeTagsWherePresent(b offset, b length) | inet::Chunk | inline |
| rtcpLength | inet::rtp::RtcpPacket | protected |
| RtcpPacket() | inet::rtp::RtcpPacket | |
| RtcpPacket(const RtcpPacket &other) | inet::rtp::RtcpPacket | |
| RtcpSdesPacket() | inet::rtp::RtcpSdesPacket | |
| RtcpSdesPacket(const RtcpSdesPacket &other) | inet::rtp::RtcpSdesPacket | |
| sdesChunks | inet::rtp::RtcpSdesPacket | protected |
| seekIterator(Iterator &iterator, b position) const | inet::Chunk | virtual |
| serialize(MemoryOutputStream &stream, const Ptr< const Chunk > &chunk, b offset=b(0), b length=b(-1)) | inet::Chunk | static |
| serializedBytes | inet::FieldsChunk | mutableprotected |
| setChunkLength(b chunkLength) | inet::FieldsChunk | inlinevirtual |
| setCount(short count) | inet::rtp::RtcpPacket | virtual |
| setPacketType(RtcpPacketType packetType) | inet::rtp::RtcpPacket | virtual |
| setPadding(bool padding) | inet::rtp::RtcpPacket | virtual |
| setRtcpLength(int rtcpLength) | inet::rtp::RtcpPacket | virtual |
| setSdesChunks(const ::omnetpp::cArray &sdesChunks) | inet::rtp::RtcpSdesPacket | virtual |
| setSerializedBytes(const std::vector< uint8_t > *bytes) const | inet::FieldsChunk | inlineprotected |
| setVersion(int8_t version) | inet::rtp::RtcpPacket | virtual |
| simplify() const | inet::Chunk | inline |
| str() const override | inet::Chunk | virtual |
| unspecifiedLength | inet::Chunk | static |
| version | inet::rtp::RtcpPacket | protected |
| ~FieldsChunk() | inet::FieldsChunk | virtual |
| ~IPrintableObject() | inet::IPrintableObject | inlinevirtual |
| ~RtcpPacket() | inet::rtp::RtcpPacket | virtual |
| ~RtcpSdesPacket() | inet::rtp::RtcpSdesPacket | virtual |