| 
		| class XrlIoIpManager |  
		| A class that is the bridge between the raw IP I/O communications
 and the XORP XRL interface.
  More... |  
 |  | 
 
Public Methods
 Constructor.
     
| ~XrlIoIpManager () 
 | ~XrlIoIpManager | 
 [virtual]
 Destructor.
     
| void  recv_event (const string&			receiver_name,
		    const struct IPvXHeaderInfo&	header,
		    const vector<uint8_t>&		payload) 
 | recv_event | 
 Data received event.
Parameters:
| receiver_name | the name of the receiver to send the
 IP packet to. | 
| header | the IP header information. | 
| payload | the payload, everything after the IP header
 and options. | 
Reimplemented from IoIpManagerReceiver.
	
Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:50 2008, using kdoc 2.0a54+XORP.