libbgp  0.6
A C++ BGP Library.
Public Attributes | List of all members
libbgp::Route4WithdrawEvent Class Reference

An Route4WithdrawEvent. More...

#include <route-event.h>

Inheritance diagram for libbgp::Route4WithdrawEvent:
Inheritance graph
[legend]
Collaboration diagram for libbgp::Route4WithdrawEvent:
Collaboration graph
[legend]

Public Attributes

std::vector< Prefix4 > * routes
 Routes to withdraw.
 
- Public Attributes inherited from libbgp::RouteEvent
RouteEventType type
 Type of this event.
 

Detailed Description

An Route4WithdrawEvent.

Examples:
route-event-bus.cc.

Definition at line 95 of file route-event.h.


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