Home | Trees | Indices | Help |
|
---|
|
An event which indicates that a route state event occurred in a network element.
Instance Methods | |||
|
|||
Inherited from Inherited from |
Class Variables | |
log = logging.getLogger('onep.'+ __name__)
|
|
Inherited from |
Instance Variables | |
Inherited from Inherited from |
Properties | |
L3UnicastScope |
scope The scope for a route state event. |
L3UnicastRoute |
route The route for a route state event. |
RouteState |
state The state of a route state event. |
Inherited from |
Method Details |
Constructor for EventObject class.
|
Property Details |
scopeThe scope for a route state event.
|
routeThe route for a route state event.
|
stateThe state of a route state event.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:33 2014 | http://epydoc.sourceforge.net |