| 
 | 
 | ||||||||||||||||
Class for handling the queue of sending Add/Delete MRIB requests
| SendAddDeleteMrib (const string& dst_module_instance_name,
			  xorp_module_id dst_module_id,
			  const Mrib& mrib,
			  bool is_add) | SendAddDeleteMrib | 
| SendAddDeleteMrib (const string& dst_module_instance_name,
			  xorp_module_id dst_module_id,
			  int family) | SendAddDeleteMrib | 
| const string&  dst_module_instance_name () | dst_module_instance_name | 
[const]
| xorp_module_id  dst_module_id () | dst_module_id | 
[const]
| const Mrib&  mrib () | mrib | 
[const]
| bool  is_add () | is_add | 
[const]
| bool  is_done () | is_done | 
[const]