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

Classes

class  inet::ospf::OspfPacketBase
 Class generated from inet/routing/ospf_common/OspfPacketBase.msg:27 by opp_msgtool. More...
 

Namespaces

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

Macros

#define MSGC_VERSION   0x0600
 
#define INET_API
 

Enumerations

enum  inet::ospf::OspfPacketType {
  inet::ospf::HELLO_PACKET = 1, inet::ospf::DATABASE_DESCRIPTION_PACKET = 2, inet::ospf::LINKSTATE_REQUEST_PACKET = 3, inet::ospf::LINKSTATE_UPDATE_PACKET = 4,
  inet::ospf::LINKSTATE_ACKNOWLEDGEMENT_PACKET = 5
}
 Enum generated from inet/routing/ospf_common/OspfPacketBase.msg:15 by opp_msgtool. More...
 

Functions

void inet::ospf::doParsimPacking (omnetpp::cCommBuffer *b, const OspfPacketType &e)
 
void inet::ospf::doParsimUnpacking (omnetpp::cCommBuffer *b, OspfPacketType &e)
 
void inet::ospf::doParsimPacking (omnetpp::cCommBuffer *b, const OspfPacketBase &obj)
 
void inet::ospf::doParsimUnpacking (omnetpp::cCommBuffer *b, OspfPacketBase &obj)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)
 

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600