class SubnetRouteConstRef

a class to hold a const reference to a SubnetRoute. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

SubnetRouteRef holds a const reference to a SubnetRoute. When it is deleted or goes out of scope, the SubnetRoute's reference count will be decreased, and the SubnetRoute may be deleted if the reference count reaches zero.

 SubnetRouteConstRef (const SubnetRoute<A>* route)

SubnetRouteConstRef

 SubnetRouteConstRef (const SubnetRouteConstRef<A>& ref)

SubnetRouteConstRef

 ~SubnetRouteConstRef ()

~SubnetRouteConstRef

const SubnetRoute<A>*  route ()

route

[const]


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