libbgp  0.6
A C++ BGP Library.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nlibbgp
 CBgpAsPathSegmentAn AS_PATH or AS4_PATH segment
 CBgpBadMessageThe BgpBadMessage class
 CBgpCapabilityThe BgpCapability base class
 CBgpCapability4BytesAsnThe BgpCapability4BytesAsn class
 CBgpCapabilityMpBgpThe BgpCapabilityMpBgp class
 CBgpCapabilityUnknowThe BgpCapabilityUnknow class
 CBgpConfigThe BGP FSM configuration object
 CBgpFilterRuleThe base of BgpFilterRule
 CBgpFilterRuleAsPathThe AS_PATH filtering rule
 CBgpFilterRuleCommunityThe COMMUNITY filtering rule
 CBgpFilterRuleRouteThe prefix filtering rule
 CBgpFilterRuleRoute4The IPv4 route filtering rule
 CBgpFilterRuleRoute6The IPv6 route filtering rule
 CBgpFilterRulesThe BGP filtering rules set
 CBgpFsmThe BgpFsm class
 CBgpKeepaliveMessageThe BgpKeepaliveMessage class
 CBgpLogHandlerThe BgpLogHandler class
 CBgpMessageThe BgpMessage base class
 CBgpNotificationMessageThe BgpNotificationMessage object
 CBgpOpenMessageThe BgpOpenMessage class
 CBgpOutHandlerThe BGP FSM output handler
 CBgpPacketThe BgpPacket class
 CBgpPathAttribThe BgpPathAttrib class
 CBgpPathAttribAggregatorAggregator attribute
 CBgpPathAttribAs4AggregatorAS4_AGGREGATOR attribute
 CBgpPathAttribAs4PathAS4_PATH attribute
 CBgpPathAttribAsPathAS Path attribute
 CBgpPathAttribAtomicAggregateAtomic aggregate attribute
 CBgpPathAttribCommunityBGP community attribute
 CBgpPathAttribLocalPrefLocal Pref attribute
 CBgpPathAttribMedMulti Exit Discriminator attribute
 CBgpPathAttribMpNlriBaseMP-BGP Reach/Unreach NLRI base class
 CBgpPathAttribMpReachNlriIpv6MP-BGP ReachNlri IPv6 NLRI class
 CBgpPathAttribMpReachNlriUnknowMP-BGP ReachNlri container for unknow AFI/SAFI
 CBgpPathAttribMpUnreachNlriIpv6MP-BGP UnreachNlri IPv6 class
 CBgpPathAttribMpUnreachNlriUnknowMP-BGP UnreachNlri container for unknow AFI/SAFI
 CBgpPathAttribNexthopNexthop attribute
 CBgpPathAttribOriginOrigin Attribute
 CBgpRibThe Base of BGP RIB
 CBgpRib4The BgpRib4 (IPv4 BGP Routing Information Base) class
 CBgpRib4EntryThe BgpRib4Entry class
 CBgpRib4EntryHashHasher for the Rib4 entry key
 CBgpRib4EntryKeyKey for the Rib4 entry map
 CBgpRib6The BgpRib6 (IPv6 BGP Routing Information Base) class
 CBgpRib6EntryThe BgpRib6Entry class
 CBgpRib6EntryHashHasher for the Rib6 entry key
 CBgpRib6EntryKeyKey for the Rib6 entry map
 CBgpRibEntryThe base of BGP RIB entry
 CBgpSinkThe BgpSink class
 CBgpUpdateMessageThe BgpUpdateMessage class
 CClockThe Clock interface
 CFdOutHandlerThe FdOutHandler class
 CPrefixRoute/Prefix related utilities
 CPrefix4IPv4 Route/Prefix related utilities
 CPrefix6IPv6 Route/Prefix related utilities
 CRealtimeClockThe RealtimeClock class
 CRoute4AddEventAn Route4AddEvent
 CRoute4WithdrawEventAn Route4WithdrawEvent
 CRoute6AddEventAn Route6AddEvent
 CRoute6WithdrawEventAn Route6WithdrawEvent
 CRouteCollisionEventProbe for collision detection
 CRouteEventThe RouteEvent base
 CRouteEventBusThe RouteEventBus class
 CRouteEventReceiverThe RouteEventReceiver interface
 CSerializableThe serializable base class