INET Framework for OMNeT++/OMNEST
RtpInterfacePacket_m.h File Reference

Classes

class  inet::rtp::RtpControlMsg
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:40 by opp_msgtool. More...
 
class  inet::rtp::RtpControlInfo
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:45 by opp_msgtool. More...
 
class  inet::rtp::RtpSessionControlInfo
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:51 by opp_msgtool. More...
 
class  inet::rtp::RtpCiEnterSession
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:57 by opp_msgtool. More...
 
class  inet::rtp::RtpCiSessionEntered
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:68 by opp_msgtool. More...
 
class  inet::rtp::RtpCiSenderControl
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:74 by opp_msgtool. More...
 
class  inet::rtp::RtpCiSenderStatus
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:84 by opp_msgtool. More...
 
class  inet::rtp::RtpCiLeaveSession
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:93 by opp_msgtool. More...
 
class  inet::rtp::RtpCiSessionLeft
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:100 by opp_msgtool. More...
 
class  inet::rtp::RtpCiCreateSenderModule
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:107 by opp_msgtool. More...
 
class  inet::rtp::RtpCiSenderModuleCreated
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:115 by opp_msgtool. More...
 
class  inet::rtp::RtpCiDeleteSenderModule
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:121 by opp_msgtool. More...
 
class  inet::rtp::RtpCiSenderModuleDeleted
 Class generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:127 by opp_msgtool. More...
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 inet::rtp
 
 omnetpp
 

Macros

#define MSGC_VERSION   0x0600
 
#define INET_API
 

Enumerations

enum  inet::rtp::RtpIfpType {
  inet::rtp::RTP_IFP_ENTER_SESSION = 1, inet::rtp::RTP_IFP_SESSION_ENTERED = 2, inet::rtp::RTP_IFP_CREATE_SENDER_MODULE = 3, inet::rtp::RTP_IFP_SENDER_MODULE_CREATED = 4,
  inet::rtp::RTP_IFP_DELETE_SENDER_MODULE = 5, inet::rtp::RTP_IFP_SENDER_MODULE_DELETED = 6, inet::rtp::RTP_IFP_SENDER_CONTROL = 7, inet::rtp::RTP_IFP_SENDER_STATUS = 8,
  inet::rtp::RTP_IFP_LEAVE_SESSION = 9, inet::rtp::RTP_IFP_SESSION_LEFT = 10
}
 Enum generated from inet/transportlayer/rtp/RtpInterfacePacket.msg:20 by opp_msgtool. More...
 

Functions

void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpIfpType &e)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpIfpType &e)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpControlMsg &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpControlMsg &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpControlInfo &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpControlInfo &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpSessionControlInfo &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpSessionControlInfo &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiEnterSession &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiEnterSession &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiSessionEntered &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiSessionEntered &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiSenderControl &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiSenderControl &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiSenderStatus &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiSenderStatus &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiLeaveSession &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiLeaveSession &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiSessionLeft &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiSessionLeft &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiCreateSenderModule &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiCreateSenderModule &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiSenderModuleCreated &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiSenderModuleCreated &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiDeleteSenderModule &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiDeleteSenderModule &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpCiSenderModuleDeleted &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpCiSenderModuleDeleted &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600