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

Classes

class  inet::rtp::RtcpPacket
 Class generated from inet/transportlayer/rtp/RtcpPacket.msg:27 by opp_msgtool. More...
 
class  inet::rtp::RtcpReceiverReportPacket
 Class generated from inet/transportlayer/rtp/RtcpPacket.msg:43 by opp_msgtool. More...
 
class  inet::rtp::RtcpSdesPacket
 Class generated from inet/transportlayer/rtp/RtcpPacket.msg:57 by opp_msgtool. More...
 
class  inet::rtp::RtcpByePacket
 Class generated from inet/transportlayer/rtp/RtcpPacket.msg:68 by opp_msgtool. More...
 
class  inet::rtp::RtcpSenderReportPacket
 Class generated from inet/transportlayer/rtp/RtcpPacket.msg:76 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::RtcpPacketType {
  inet::rtp::RTCP_PT_UNDEF = 0, inet::rtp::RTCP_PT_SR = 200, inet::rtp::RTCP_PT_RR = 201, inet::rtp::RTCP_PT_SDES = 202,
  inet::rtp::RTCP_PT_BYE = 203
}
 Enum generated from inet/transportlayer/rtp/RtcpPacket.msg:18 by opp_msgtool. More...
 

Functions

void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtcpPacketType &e)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtcpPacketType &e)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtcpPacket &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtcpPacket &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtcpReceiverReportPacket &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtcpReceiverReportPacket &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtcpSdesPacket &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtcpSdesPacket &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtcpByePacket &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtcpByePacket &obj)
 
void inet::rtp::doParsimPacking (omnetpp::cCommBuffer *b, const RtcpSenderReportPacket &obj)
 
void inet::rtp::doParsimUnpacking (omnetpp::cCommBuffer *b, RtcpSenderReportPacket &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600