INET Framework for OMNeT++/OMNEST
RtpSenderStatusMessage_m.h File Reference
#include <omnetpp.h>
#include "inet/common/INETDefs_m.h"

Classes

class  inet::rtp::RtpSenderStatusMessage
 Class generated from inet/transportlayer/rtp/RtpSenderStatusMessage.msg:30 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::RtpSenderStatus { inet::rtp::RTP_SENDER_STATUS_PLAYING = 1, inet::rtp::RTP_SENDER_STATUS_FINISHED = 2, inet::rtp::RTP_SENDER_STATUS_STOPPED = 3, inet::rtp::RTP_SENDER_STATUS_PAUSED = 4 }
 Enum generated from inet/transportlayer/rtp/RtpSenderStatusMessage.msg:22 by opp_msgtool. More...
 

Functions

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

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600