class SubnetRouteRef

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

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

SubnetRouteRef holds a 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.

 SubnetRouteRef (SubnetRoute<A>* route)

SubnetRouteRef

 SubnetRouteRef (const SubnetRouteRef<A>& ref)

SubnetRouteRef

 ~SubnetRouteRef ()

~SubnetRouteRef

SubnetRoute<A>*  route ()

route

[const]


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