|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/routing/bgpv4/bgpmessage/BgpHeader.msg:177 by opp_msgtool.
More...
#include <BgpHeader_m.h>
Protected Member Functions | |
| bool | operator== (const BgpUpdatePathAttributesAtomicAggregate &)=delete |
Protected Member Functions inherited from inet::bgp::BgpUpdatePathAttributes | |
| bool | operator== (const BgpUpdatePathAttributes &)=delete |
Private Member Functions | |
| void | copy (const BgpUpdatePathAttributesAtomicAggregate &other) |
Additional Inherited Members | |
Protected Attributes inherited from inet::bgp::BgpUpdatePathAttributes | |
| bool | optionalBit = false |
| bool | transitiveBit = false |
| bool | partialBit = false |
| bool | extendedLengthBit = false |
| unsigned short | reserved = 0 |
| BgpUpdateAttributeTypeCode | typeCode = static_cast<inet::bgp::BgpUpdateAttributeTypeCode>(-1) |
| unsigned short | length = 0 |
Class generated from inet/routing/bgpv4/bgpmessage/BgpHeader.msg:177 by opp_msgtool.
//ATOMIC_AGGREGATE (RFC4271 Section 4.3, Type code 6): class BgpUpdatePathAttributesAtomicAggregate extends BgpUpdatePathAttributes { typeCode = ATOMIC_AGGREGATE; optionalBit = false; transitiveBit = true; length = 0; }
| inet::bgp::BgpUpdatePathAttributesAtomicAggregate::BgpUpdatePathAttributesAtomicAggregate | ( | ) |
| inet::bgp::BgpUpdatePathAttributesAtomicAggregate::BgpUpdatePathAttributesAtomicAggregate | ( | const BgpUpdatePathAttributesAtomicAggregate & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::bgp::BgpUpdatePathAttributes.
| BgpUpdatePathAttributesAtomicAggregate& inet::bgp::BgpUpdatePathAttributesAtomicAggregate::operator= | ( | const BgpUpdatePathAttributesAtomicAggregate & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::bgp::BgpUpdatePathAttributes.
Referenced by inet::bgp::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::bgp::BgpUpdatePathAttributes.
Referenced by inet::bgp::doParsimUnpacking().