class CacheRoute

Used in CacheTable to store a SubnetRoute and the genid of the RibIn that generated the route. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Used in CacheTable to store a SubnetRoute and the genid of the RibIn that generated the route.

 CacheRoute (const SubnetRoute<A>* route, uint32_t genid)

CacheRoute

inline const SubnetRoute<A>*  route ()

route

[const]

inline uint32_t  genid ()

genid

[const]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:33 2006, using kdoc $.