| 
		| class InternalRouteEntry |  
		| Internal routing entry, potentially one per area. More... |  
 |  | 
 
Public Methods
 Internal routing entry, potentially one per area.
 
| InternalRouteEntry () 
 | InternalRouteEntry | 
 Add entry indexed by area.
Returns: true on sucess.
     
 Delete entry. Perfectly safe to attempt to delete an entry for
 an area even if no entry exists.
Parameters:
| area | area ID. | 
| winner_changed | out parameter set to true if this entry
 was the winner. | 
Returns: true if an entry was deleted.
     
 [const]
 Get the winning entry.
     
 [const]
 Look from an entry for this specific area.
Parameters:
| area | area ID. | 
| rt | if a match is found this is filled in with the route. | 
Returns: true if an entry for this area was found.
     
 [const]
 Are there any entries?
     
	
Generated by: pavlin on possum.icir.org on Wed Aug  2 15:36:38 2006, using kdoc $.