INET Framework for OMNeT++/OMNEST
|
Classes | |
struct | inet::RIPEntry |
Struct generated from inet/routing/rip/RIPPacket.msg:55 by nedtool. More... | |
class | inet::RIPPacket |
Class generated from inet/routing/rip/RIPPacket.msg:69 by nedtool. More... | |
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
#define | __INET_RIPPACKET_M_H |
#define | MSGC_VERSION 0x0501 |
#define | INET_API |
Enumerations | |
enum | inet::RIPCommand { inet::RIP_REQUEST = 1, inet::RIP_RESPONSE = 2 } |
Enum generated from inet/routing/rip/RIPPacket.msg:35 by nedtool. More... | |
enum | inet::RIP_AF { inet::RIP_AF_NONE = 0, inet::RIP_AF_INET = 2 } |
Enum generated from inet/routing/rip/RIPPacket.msg:43 by nedtool. More... | |
Functions | |
void INET_API | inet::__doPacking (omnetpp::cCommBuffer *b, const RIPEntry &a) |
void INET_API | inet::__doUnpacking (omnetpp::cCommBuffer *b, RIPEntry &a) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const RIPEntry &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, RIPEntry &obj) |
void | inet::doParsimPacking (omnetpp::cCommBuffer *b, const RIPPacket &obj) |
void | inet::doParsimUnpacking (omnetpp::cCommBuffer *b, RIPPacket &obj) |
Variables | |
const int | inet::RIP_HEADER_SIZE = 4 |
const int | inet::RIP_RTE_SIZE = 20 |
#define __INET_RIPPACKET_M_H |
#define INET_API |
#define MSGC_VERSION 0x0501 |