OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BgpXmppChannel::TableMembershipRequestState Struct Reference

Public Member Functions

 TableMembershipRequestState (RequestType current, int id, bool no_ribout=false)
 

Public Attributes

RequestType current_req
 
int instance_id
 
RequestType pending_req
 
bool no_ribout
 

Detailed Description

Definition at line 217 of file bgp_xmpp_channel.h.

Constructor & Destructor Documentation

BgpXmppChannel::TableMembershipRequestState::TableMembershipRequestState ( RequestType  current,
int  id,
bool  no_ribout = false 
)
inline

Definition at line 218 of file bgp_xmpp_channel.h.

Member Data Documentation

RequestType BgpXmppChannel::TableMembershipRequestState::current_req

Definition at line 225 of file bgp_xmpp_channel.h.

int BgpXmppChannel::TableMembershipRequestState::instance_id

Definition at line 226 of file bgp_xmpp_channel.h.

bool BgpXmppChannel::TableMembershipRequestState::no_ribout

Definition at line 228 of file bgp_xmpp_channel.h.

RequestType BgpXmppChannel::TableMembershipRequestState::pending_req

Definition at line 227 of file bgp_xmpp_channel.h.


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