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

An Route6WithdrawEvent. More...

#include <route-event.h>

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

Public Attributes

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

Detailed Description

An Route6WithdrawEvent.

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


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