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

Namespaces

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

Macros

#define MSGC_VERSION   0x0600
 
#define INET_API
 

Enumerations

enum  inet::RtpAppSelfMsgKinds { inet::RTPAPP_ENTER_SESSION = 1, inet::RTPAPP_START_TRANSMISSION = 2, inet::RTPAPP_STOP_TRANSMISSION = 3, inet::RTPAPP_LEAVE_SESSION = 4 }
 Enum generated from inet/applications/rtpapp/RtpApplication.msg:11 by opp_msgtool. More...
 

Functions

void inet::doParsimPacking (omnetpp::cCommBuffer *b, const RtpAppSelfMsgKinds &e)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, RtpAppSelfMsgKinds &e)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600