OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BgpSenderPartition::WorkPeer Struct Reference
Inheritance diagram for BgpSenderPartition::WorkPeer:
Collaboration diagram for BgpSenderPartition::WorkPeer:

Public Member Functions

 WorkPeer (IPeerUpdate *peer)
 
- Public Member Functions inherited from BgpSenderPartition::WorkBase
 WorkBase (Type type)
 

Public Attributes

IPeerUpdatepeer
 
- Public Attributes inherited from BgpSenderPartition::WorkBase
Type type
 
bool valid
 

Additional Inherited Members

- Public Types inherited from BgpSenderPartition::WorkBase
enum  Type { WPeer, WRibOut }
 

Detailed Description

Definition at line 95 of file bgp_update_sender.h.

Constructor & Destructor Documentation

BgpSenderPartition::WorkPeer::WorkPeer ( IPeerUpdate peer)
inlineexplicit

Definition at line 96 of file bgp_update_sender.h.

Member Data Documentation

IPeerUpdate* BgpSenderPartition::WorkPeer::peer

Definition at line 99 of file bgp_update_sender.h.


The documentation for this struct was generated from the following file: