class IoLinkManagerReceiver

Class that implements the API for sending raw link-level packet to a receiver. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 ~IoLinkManagerReceiver ()

~IoLinkManagerReceiver

[virtual]

Virtual destructor.

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

recv_event

[pure virtual]

Data received event.

Parameters:

receiver_namethe name of the receiver to send the raw link-level packet to.
headerthe MAC header information.
payloadthe payload, everything after the MAC header.

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