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

Public Types

enum  Type { WPeer, WRibOut }
 

Public Member Functions

 WorkBase (Type type)
 

Public Attributes

Type type
 
bool valid
 

Detailed Description

Definition at line 75 of file bgp_update_sender.h.

Member Enumeration Documentation

Enumerator
WPeer 
WRibOut 

Definition at line 76 of file bgp_update_sender.h.

Constructor & Destructor Documentation

BgpSenderPartition::WorkBase::WorkBase ( Type  type)
inlineexplicit

Definition at line 80 of file bgp_update_sender.h.

Member Data Documentation

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.


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