|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:107 by opp_msgtool.
More...
#include <RtpInterfacePacket_m.h>
Protected Member Functions | |
| bool | operator== (const RtpCiCreateSenderModule &)=delete |
Protected Member Functions inherited from inet::rtp::RtpSessionControlInfo | |
| bool | operator== (const RtpSessionControlInfo &)=delete |
Protected Member Functions inherited from inet::rtp::RtpControlInfo | |
| bool | operator== (const RtpControlInfo &)=delete |
Protected Attributes | |
| int | payloadType = 0 |
| ::omnetpp::opp_string | fileName |
Protected Attributes inherited from inet::rtp::RtpSessionControlInfo | |
| uint32_t | ssrc = 0 |
Protected Attributes inherited from inet::rtp::RtpControlInfo | |
| RtpIfpType | type = static_cast<inet::rtp::RtpIfpType>(-1) |
Private Member Functions | |
| void | copy (const RtpCiCreateSenderModule &other) |
Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:107 by opp_msgtool.
// App to ~Rtp class RtpCiCreateSenderModule extends RtpSessionControlInfo { type = RTP_IFP_CREATE_SENDER_MODULE; int payloadType; string fileName; }
| inet::rtp::RtpCiCreateSenderModule::RtpCiCreateSenderModule | ( | ) |
| inet::rtp::RtpCiCreateSenderModule::RtpCiCreateSenderModule | ( | const RtpCiCreateSenderModule & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::rtp::RtpSessionControlInfo.
|
virtual |
Referenced by inet::rtp::Rtp::createSenderModule().
|
virtual |
Referenced by inet::rtp::Rtp::createSenderModule().
| RtpCiCreateSenderModule& inet::rtp::RtpCiCreateSenderModule::operator= | ( | const RtpCiCreateSenderModule & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::rtp::RtpSessionControlInfo.
Referenced by inet::rtp::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::rtp::RtpSessionControlInfo.
Referenced by inet::rtp::doParsimUnpacking().
|
virtual |
|
virtual |
|
protected |
|
protected |