class IoIpManagerReceiver

Class that implements the API for sending IP packet to a receiver. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 ~IoIpManagerReceiver ()

~IoIpManagerReceiver

[virtual]

Virtual destructor.

void  recv_event (const string& receiver_name, const struct IPvXHeaderInfo& header, const vector<uint8_t>& payload)

recv_event

[pure virtual]

Data received event.

Parameters:

receiver_namethe name of the receiver to send the IP packet to.
headerthe IP header information.
payloadthe payload, everything after the IP header and options.

Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:50 2008, using kdoc 2.0a54+XORP.