| address | inet::rtp::RtpInnerPacket | protected |
| bandwidth | inet::rtp::RtpInnerPacket | protected |
| clockRate | inet::rtp::RtpInnerPacket | protected |
| commonName | inet::rtp::RtpInnerPacket | protected |
| copy(const RtpInnerPacket &other) | inet::rtp::RtpInnerPacket | private |
| dump(std::ostream &os) const | inet::rtp::RtpInnerPacket | virtual |
| dup() const override | inet::rtp::RtpInnerPacket | inlinevirtual |
| fileName | inet::rtp::RtpInnerPacket | protected |
| getAddress() const | inet::rtp::RtpInnerPacket | virtual |
| getAddressForUpdate() | inet::rtp::RtpInnerPacket | inline |
| getBandwidth() const | inet::rtp::RtpInnerPacket | virtual |
| getClockRate() const | inet::rtp::RtpInnerPacket | virtual |
| getCommonName() const | inet::rtp::RtpInnerPacket | virtual |
| getFileName() const | inet::rtp::RtpInnerPacket | virtual |
| getMtu() const | inet::rtp::RtpInnerPacket | virtual |
| getPayloadType() const | inet::rtp::RtpInnerPacket | virtual |
| getPort() const | inet::rtp::RtpInnerPacket | virtual |
| getRtcpPercentage() const | inet::rtp::RtpInnerPacket | virtual |
| getSequenceNumberBase() const | inet::rtp::RtpInnerPacket | virtual |
| getSsrc() const | inet::rtp::RtpInnerPacket | virtual |
| getTimeStampBase() const | inet::rtp::RtpInnerPacket | virtual |
| getType() const | inet::rtp::RtpInnerPacket | virtual |
| mtu | inet::rtp::RtpInnerPacket | protected |
| operator=(const RtpInnerPacket &other) | inet::rtp::RtpInnerPacket | |
| operator==(const RtpInnerPacket &)=delete | inet::rtp::RtpInnerPacket | protected |
| parsimPack(omnetpp::cCommBuffer *b) const override | inet::rtp::RtpInnerPacket | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) override | inet::rtp::RtpInnerPacket | virtual |
| payloadType | inet::rtp::RtpInnerPacket | protected |
| port | inet::rtp::RtpInnerPacket | protected |
| rtcpPercentage | inet::rtp::RtpInnerPacket | protected |
| RtpInnerPacket(const char *name=nullptr, short kind=0) | inet::rtp::RtpInnerPacket | |
| RtpInnerPacket(const RtpInnerPacket &other) | inet::rtp::RtpInnerPacket | |
| sequenceNumberBase | inet::rtp::RtpInnerPacket | protected |
| setAddress(const ::inet::Ipv4Address &address) | inet::rtp::RtpInnerPacket | virtual |
| setBandwidth(int bandwidth) | inet::rtp::RtpInnerPacket | virtual |
| setClockRate(int clockRate) | inet::rtp::RtpInnerPacket | virtual |
| setCommonName(const char *commonName) | inet::rtp::RtpInnerPacket | virtual |
| setCreateSenderModulePkt(uint32_t ssrc, int payloadType, const char *fileName) | inet::rtp::RtpInnerPacket | virtual |
| setDataInPkt(Packet *packet, Ipv4Address address, int port) | inet::rtp::RtpInnerPacket | virtual |
| setDataOutPkt(Packet *packet) | inet::rtp::RtpInnerPacket | virtual |
| setDeleteSenderModulePkt(uint32_t ssrc) | inet::rtp::RtpInnerPacket | virtual |
| setFileName(const char *fileName) | inet::rtp::RtpInnerPacket | virtual |
| setInitializeProfilePkt(int mtu) | inet::rtp::RtpInnerPacket | virtual |
| setInitializeRTCPPkt(const char *commonName, int mtu, int bandwidth, int rtcpPercentage, Ipv4Address address, int port) | inet::rtp::RtpInnerPacket | virtual |
| setInitializeSenderModulePkt(uint32_t ssrc, const char *fileName, int mtu) | inet::rtp::RtpInnerPacket | virtual |
| setLeaveSessionPkt() | inet::rtp::RtpInnerPacket | virtual |
| setMtu(int mtu) | inet::rtp::RtpInnerPacket | virtual |
| setPayloadType(int payloadType) | inet::rtp::RtpInnerPacket | virtual |
| setPort(int port) | inet::rtp::RtpInnerPacket | virtual |
| setProfileInitializedPkt(int rtcpPercentage, int port) | inet::rtp::RtpInnerPacket | virtual |
| setRtcpInitializedPkt(uint32_t ssrc) | inet::rtp::RtpInnerPacket | virtual |
| setRtcpPercentage(int rtcpPercentage) | inet::rtp::RtpInnerPacket | virtual |
| setSenderModuleControlPkt(uint32_t ssrc, RtpSenderControlMessage *msg) | inet::rtp::RtpInnerPacket | virtual |
| setSenderModuleCreatedPkt(uint32_t ssrc) | inet::rtp::RtpInnerPacket | virtual |
| setSenderModuleDeletedPkt(uint32_t ssrc) | inet::rtp::RtpInnerPacket | virtual |
| setSenderModuleInitializedPkt(uint32_t ssrc, int payloadType, int clockRate, int timeStampBase, int sequenceNumberBase) | inet::rtp::RtpInnerPacket | virtual |
| setSenderModuleStatusPkt(uint32_t ssrc, RtpSenderStatusMessage *msg) | inet::rtp::RtpInnerPacket | virtual |
| setSequenceNumberBase(int sequenceNumberBase) | inet::rtp::RtpInnerPacket | virtual |
| setSessionLeftPkt() | inet::rtp::RtpInnerPacket | virtual |
| setSsrc(uint32_t ssrc) | inet::rtp::RtpInnerPacket | virtual |
| setTimeStampBase(int timeStampBase) | inet::rtp::RtpInnerPacket | virtual |
| setType(RtpInpType type) | inet::rtp::RtpInnerPacket | virtual |
| ssrc | inet::rtp::RtpInnerPacket | protected |
| str() const override | inet::rtp::RtpInnerPacket | virtual |
| timeStampBase | inet::rtp::RtpInnerPacket | protected |
| type | inet::rtp::RtpInnerPacket | protected |
| ~RtpInnerPacket() | inet::rtp::RtpInnerPacket | virtual |