Home | Trees | Indices | Help |
|
---|
|
This abstract class is the parent class of L3UnicastRouteOperation and in the future for L3MulticastRouteOperation, L2UnicastRouteOperation, L2MulticastRouteOperation, etc.
This class represents the operation to be performed on a route.
Instance Methods | |||
|
|||
Inherited from |
Class Variables | |
RouteOperationType = enum('ADD', 'REMOVE', 'REPLACE',)
|
Properties | |
Enum |
op_type The operation type. |
Inherited from |
Method Details |
Constructor
|
Property Details |
op_typeThe operation type.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:33 2014 | http://epydoc.sourceforge.net |