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

Classes

class  inet::SignallingMsg
 Class generated from inet/networklayer/rsvpte/SignallingMsg.msg:38 by opp_msgtool. More...
 
class  inet::PsbTimerMsg
 Class generated from inet/networklayer/rsvpte/SignallingMsg.msg:46 by opp_msgtool. More...
 
class  inet::PsbTimeoutMsg
 Class generated from inet/networklayer/rsvpte/SignallingMsg.msg:56 by opp_msgtool. More...
 
class  inet::RsbRefreshTimerMsg
 Class generated from inet/networklayer/rsvpte/SignallingMsg.msg:66 by opp_msgtool. More...
 
class  inet::RsbCommitTimerMsg
 Class generated from inet/networklayer/rsvpte/SignallingMsg.msg:76 by opp_msgtool. More...
 
class  inet::RsbTimeoutMsg
 Class generated from inet/networklayer/rsvpte/SignallingMsg.msg:86 by opp_msgtool. More...
 
class  inet::HelloTimerMsg
 Class generated from inet/networklayer/rsvpte/SignallingMsg.msg:96 by opp_msgtool. More...
 
class  inet::HelloTimeoutMsg
 Class generated from inet/networklayer/rsvpte/SignallingMsg.msg:106 by opp_msgtool. More...
 
class  inet::PathNotifyMsg
 Class generated from inet/networklayer/rsvpte/SignallingMsg.msg:116 by opp_msgtool. More...
 

Namespaces

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

Macros

#define MSGC_VERSION   0x0600
 
#define INET_API
 

Enumerations

enum  inet::SignallingConstants {
  inet::MSG_PSB_TIMER = 1, inet::MSG_PSB_TIMEOUT = 2, inet::MSG_RSB_REFRESH_TIMER = 3, inet::MSG_RSB_COMMIT_TIMER = 4,
  inet::MSG_RSB_TIMEOUT = 5, inet::MSG_HELLO_TIMER = 6, inet::MSG_HELLO_TIMEOUT = 7, inet::MSG_PATH_NOTIFY = 8,
  inet::PATH_CREATED = 1, inet::PATH_UNFEASIBLE = 2, inet::PATH_FAILED = 3, inet::PATH_PREEMPTED = 4,
  inet::PATH_RETRY = 5
}
 Enum generated from inet/networklayer/rsvpte/SignallingMsg.msg:14 by opp_msgtool. More...
 

Functions

void inet::doParsimPacking (omnetpp::cCommBuffer *b, const SignallingConstants &e)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, SignallingConstants &e)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const SignallingMsg &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, SignallingMsg &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const PsbTimerMsg &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, PsbTimerMsg &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const PsbTimeoutMsg &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, PsbTimeoutMsg &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const RsbRefreshTimerMsg &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, RsbRefreshTimerMsg &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const RsbCommitTimerMsg &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, RsbCommitTimerMsg &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const RsbTimeoutMsg &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, RsbTimeoutMsg &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const HelloTimerMsg &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, HelloTimerMsg &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const HelloTimeoutMsg &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, HelloTimeoutMsg &obj)
 
void inet::doParsimPacking (omnetpp::cCommBuffer *b, const PathNotifyMsg &obj)
 
void inet::doParsimUnpacking (omnetpp::cCommBuffer *b, PathNotifyMsg &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600