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

Public Member Functions

 Event (EventType event_type, bool graceful)
 
 Event (EventType event_type, Address::Family family)
 
 Event (EventType event_type)
 
 Event ()
 

Public Attributes

EventType event_type
 
bool graceful
 
Address::Family family
 

Detailed Description

Definition at line 109 of file peer_close_manager.h.

Constructor & Destructor Documentation

PeerCloseManager::Event::Event ( EventType  event_type,
bool  graceful 
)
inline

Definition at line 110 of file peer_close_manager.h.

PeerCloseManager::Event::Event ( EventType  event_type,
Address::Family  family 
)
inline

Definition at line 113 of file peer_close_manager.h.

PeerCloseManager::Event::Event ( EventType  event_type)
inlineexplicit

Definition at line 116 of file peer_close_manager.h.

PeerCloseManager::Event::Event ( )
inline

Definition at line 119 of file peer_close_manager.h.

Member Data Documentation

EventType PeerCloseManager::Event::event_type

Definition at line 122 of file peer_close_manager.h.

Address::Family PeerCloseManager::Event::family

Definition at line 124 of file peer_close_manager.h.

bool PeerCloseManager::Event::graceful

Definition at line 123 of file peer_close_manager.h.


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