OpenSDN source code
|
Public Types | |
enum | Type { WPeer, WRibOut } |
Public Member Functions | |
WorkBase (Type type) | |
Public Attributes | |
Type | type |
bool | valid |
Definition at line 75 of file bgp_update_sender.h.
Enumerator | |
---|---|
WPeer | |
WRibOut |
Definition at line 76 of file bgp_update_sender.h.
|
inlineexplicit |
Definition at line 80 of file bgp_update_sender.h.
Type BgpSenderPartition::WorkBase::type |
Definition at line 83 of file bgp_update_sender.h.
bool BgpSenderPartition::WorkBase::valid |
Definition at line 84 of file bgp_update_sender.h.