| 
  | ||||||||||||||||
Class for handling the queue of sending Add/Delete membership requests
|  SendAddDeleteMembership (const string& dst_module_instance_name,
				xorp_module_id dst_module_id,
				uint32_t vif_index,
				const IPvX& source,
				const IPvX& group,
				bool is_add)
 | SendAddDeleteMembership | 
| const string&  dst_module_instance_name ()
 | dst_module_instance_name | 
[const]
| xorp_module_id  dst_module_id ()
 | dst_module_id | 
[const]
| uint32_t  vif_index ()
 | vif_index | 
[const]
| const IPvX&  source ()
 | source | 
[const]
| const IPvX&  group ()
 | group | 
[const]
| bool  is_add ()
 | is_add | 
[const]