class JoinLeaveMulticastGroup
		 | 
		 
                
		| 
 Class for handling the task of join/leave multicast group requests
      More... |  
	 
	 
	
	 | 
 | 
 
Public Methods
 Class for handling the task of join/leave multicast group requests
     
 JoinLeaveMulticastGroup (XrlPimNode&		xrl_pim_node,
				const string&		if_name,
				const string&		vif_name,
				uint8_t			ip_protocol,
				const IPvX&		group_address,
				bool			is_join)
  | JoinLeaveMulticastGroup | 
void		 dispatch ()
  | dispatch | 
Reimplemented from XrlTaskBase.
const char*	 operation_name ()
  | operation_name | 
 [const]
Reimplemented from XrlTaskBase.
const string&	 if_name ()
  | if_name | 
 [const]
const string&	 vif_name ()
  | vif_name | 
 [const]
uint8_t		 ip_protocol ()
  | ip_protocol | 
 [const]
const IPvX&	 group_address ()
  | group_address | 
 [const]
 [const]
	
Generated by: pavlin on kobe.xorp.net on Wed Dec 24 16:29:09 2008, using kdoc 2.0a54+XORP.