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

Classes

class  inet::rtp::RtpSenderControlMessage
 Class generated from inet/transportlayer/rtp/RtpSenderControlMessage.msg:41 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::RtpSenderControlMessageCommands {
  inet::rtp::RTP_CONTROL_PLAY = 1, inet::rtp::RTP_CONTROL_PLAY_UNTIL_TIME = 2, inet::rtp::RTP_CONTROL_PLAY_UNTIL_BYTE = 3, inet::rtp::RTP_CONTROL_PAUSE = 4,
  inet::rtp::RTP_CONTROL_STOP = 5, inet::rtp::RTP_CONTROL_SEEK_TIME = 6, inet::rtp::RTP_CONTROL_SEEK_BYTE = 7
}
 Enum generated from inet/transportlayer/rtp/RtpSenderControlMessage.msg:30 by opp_msgtool. More...
 

Functions

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

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600