| 
		| class RibRequestQueueEntry |  
		| The queue of outstanding requests to the RIB. More... |  
 |  | 
 
Public Types
- typedef enum --
- enum -- {REGISTER, DEREGISTER}
Public Methods
Protected Members
 The queue of outstanding requests to the RIB. Requests can have
 arrived in this queue in two ways. A simple call down from the next
 hop table or due to the previous result being marked invalid by
 an upcall from the RIB. The class variables "_register" and
 "_reregister" denote how the entry was created. It is possible
 that an upcall from the RIB has caused a queue entry, followed
 by a downcall from the next hop table in which case both
 "_register" and "_reregister" will be true.
 
| enum -- {REGISTER, DEREGISTER} | -- | 
| RibRequestQueueEntry (RegisterMode mode) 
 | RibRequestQueueEntry | 
| ~RibRequestQueueEntry () 
 | ~RibRequestQueueEntry | 
 [virtual]
| RegisterMode  _register_mode | _register_mode | 
 [protected]
	
Generated by: pavlin on possum.icir.org on Wed Aug  2 15:36:33 2006, using kdoc $.