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

#include <bgp_xmpp_channel.h>

Public Member Functions

 InstanceMembershipRequestState (int instance_id=-1, bool no_ribout=false)
 

Public Attributes

int instance_id
 
bool no_ribout
 

Detailed Description

Definition at line 186 of file bgp_xmpp_channel.h.

Constructor & Destructor Documentation

BgpXmppChannel::InstanceMembershipRequestState::InstanceMembershipRequestState ( int  instance_id = -1,
bool  no_ribout = false 
)
inline

Definition at line 187 of file bgp_xmpp_channel.h.

Member Data Documentation

int BgpXmppChannel::InstanceMembershipRequestState::instance_id

Definition at line 190 of file bgp_xmpp_channel.h.

bool BgpXmppChannel::InstanceMembershipRequestState::no_ribout

Definition at line 193 of file bgp_xmpp_channel.h.


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