#include <OSPFPacket_m.h>
OSPFPacket.msg
by opp_msgc. class OSPFASExternalLSAContents { fields: IPAddress networkMask; bool E_ExternalMetricType = false; unsigned long routeCost = 1; IPAddress forwardingAddress; long externalRouteTag = 0; ExternalTOSInfo externalTOSInfo[]; }
|
|
|
|
|
|
|
|
|
|
|
00625 {return const_cast<OSPFASExternalLSAContents*>(this)->getExternalTOSInfo(k);}
|
|
|
|
|
|
00618 {return const_cast<OSPFASExternalLSAContents*>(this)->getForwardingAddress();}
|
|
|
|
00611 {return const_cast<OSPFASExternalLSAContents*>(this)->getNetworkMask();}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|