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

Classes

class  inet::rtp::RtpInnerPacket
 Class generated from inet/transportlayer/rtp/RtpInnerPacket.msg:49 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::RtpInpType {
  inet::rtp::RTP_INP_UNDEF = 0, inet::rtp::RTP_INP_INITIALIZE_PROFILE = 1, inet::rtp::RTP_INP_PROFILE_INITIALIZED = 2, inet::rtp::RTP_INP_INITIALIZE_RTCP = 3,
  inet::rtp::RTP_INP_RTCP_INITIALIZED = 4, inet::rtp::RTP_INP_CREATE_SENDER_MODULE = 5, inet::rtp::RTP_INP_SENDER_MODULE_CREATED = 6, inet::rtp::RTP_INP_DELETE_SENDER_MODULE = 7,
  inet::rtp::RTP_INP_SENDER_MODULE_DELETED = 8, inet::rtp::RTP_INP_INITIALIZE_SENDER_MODULE = 9, inet::rtp::RTP_INP_SENDER_MODULE_INITIALIZED = 10, inet::rtp::RTP_INP_SENDER_MODULE_CONTROL = 11,
  inet::rtp::RTP_INP_SENDER_MODULE_STATUS = 12, inet::rtp::RTP_INP_LEAVE_SESSION = 13, inet::rtp::RTP_INP_SESSION_LEFT = 14, inet::rtp::RTP_INP_DATA_OUT = 15,
  inet::rtp::RTP_INP_DATA_IN = 16
}
 Enum generated from inet/transportlayer/rtp/RtpInnerPacket.msg:25 by opp_msgtool. More...
 

Functions

void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpInpType &e)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpInpType &e)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtpInnerPacket &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpInnerPacket &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600