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

Classes

class  inet::ArpPacket
 Class generated from inet/networklayer/arp/ipv4/ArpPacket.msg:37 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::ArpOpcode { inet::ARP_REQUEST = 1, inet::ARP_REPLY = 2, inet::ARP_RARP_REQUEST = 3, inet::ARP_RARP_REPLY = 4 }
 Enum generated from inet/networklayer/arp/ipv4/ArpPacket.msg:18 by opp_msgtool. More...
 

Functions

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

Macro Definition Documentation

◆ INET_API

#define INET_API

◆ MSGC_VERSION

#define MSGC_VERSION   0x0600