OpenSDN source code
UpdateMarker Struct Reference

#include <bgp_update.h>

Inheritance diagram for UpdateMarker:
Collaboration diagram for UpdateMarker:

Public Member Functions

 UpdateMarker ()
 
- Public Member Functions inherited from UpdateEntry
 UpdateEntry (EntryType type)
 
bool IsMarker ()
 
bool IsUpdate ()
 

Public Attributes

RibPeerSet members
 
- Public Attributes inherited from UpdateEntry
boost::intrusive::list_member_hook list_node
 

Additional Inherited Members

- Public Types inherited from UpdateEntry
enum  EntryType { UPDATE = 1 , MARKER }
 

Detailed Description

Definition at line 52 of file bgp_update.h.

Constructor & Destructor Documentation

◆ UpdateMarker()

UpdateMarker::UpdateMarker ( )
inline

Definition at line 53 of file bgp_update.h.

Member Data Documentation

◆ members

RibPeerSet UpdateMarker::members

Definition at line 55 of file bgp_update.h.


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