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

Classes

struct  inet::bgp::BGPParameterValues
 Struct generated from inet/routing/bgpv4/BGPMessage/BGPOpen.msg:34 by nedtool. More...
 
struct  inet::bgp::BGPOptionalParameters
 Struct generated from inet/routing/bgpv4/BGPMessage/BGPOpen.msg:40 by nedtool. More...
 
class  inet::bgp::BGPOpenMessage
 Class generated from inet/routing/bgpv4/BGPMessage/BGPOpen.msg:64 by nedtool. More...
 

Namespaces

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

Macros

#define __INET__BGP_BGPOPEN_M_H
 
#define MSGC_VERSION   0x0501
 
#define INET_API
 

Functions

void INET_API inet::bgp::__doPacking (omnetpp::cCommBuffer *b, const BGPParameterValues &a)
 
void INET_API inet::bgp::__doUnpacking (omnetpp::cCommBuffer *b, BGPParameterValues &a)
 
void inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPParameterValues &obj)
 
void inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPParameterValues &obj)
 
void INET_API inet::bgp::__doPacking (omnetpp::cCommBuffer *b, const BGPOptionalParameters &a)
 
void INET_API inet::bgp::__doUnpacking (omnetpp::cCommBuffer *b, BGPOptionalParameters &a)
 
void inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPOptionalParameters &obj)
 
void inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPOptionalParameters &obj)
 
void inet::bgp::doParsimPacking (omnetpp::cCommBuffer *b, const BGPOpenMessage &obj)
 
void inet::bgp::doParsimUnpacking (omnetpp::cCommBuffer *b, BGPOpenMessage &obj)
 

Variables

const int inet::bgp::BGP_OPEN_OCTETS = 10
 

Macro Definition Documentation

#define __INET__BGP_BGPOPEN_M_H
#define INET_API
#define MSGC_VERSION   0x0501