class PeerTableInfo


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 PeerTableInfo (BGPRouteTable<A> *init_route_table, const PeerHandler *ph, uint32_t genid)

PeerTableInfo

BGPRouteTable<A> * route_table ()

route_table

[const]

const PeerHandler*  peer_handler ()

peer_handler

[const]

void  set_genid (uint32_t genid)

set_genid

uint32_t  genid ()

genid

[const]

bool  busy ()

busy

[const]

void  set_busy (bool busy)

set_busy

bool  has_queued_data ()

has_queued_data

[const]

void  set_has_queued_data (bool has_data)

set_has_queued_data

void  set_queue_position (typename list<const RouteQueueEntry<A>*>::iterator posn)

set_queue_position

typename list<const RouteQueueEntry<A>*>::iterator  queue_position ()

queue_position

[const]


Generated by: pavlin on possum.icir.org on Thu Jul 8 23:48:33 2004, using kdoc $.