| 
 | 
 | ||||||||||||||||
Redistribution Policy objects are intended to be composable. Logical Operators as well as route attibute operators are defined.
| bool  accept (const IPRouteEntry<A>& ipr) | accept | 
[const pure virtual]
Determine whether route should be accepted for redistribution.
Parameters:
| ipr | route to be examined. | 
Returns: true if route should be accepted for redistribution, false otherwise.
| ~RedistPolicy () | ~RedistPolicy | 
[virtual]