IBR-DTNSuite  0.8
ibrcommon::lowpanstream_callback Class Reference

#include <lowpanstream.h>

Inheritance diagram for ibrcommon::lowpanstream_callback:

List of all members.

Public Member Functions

virtual ~lowpanstream_callback ()
virtual void send_cb (char *buf, int len, unsigned int address)=0

Detailed Description

Definition at line 11 of file lowpanstream.h.


Constructor & Destructor Documentation

Definition at line 14 of file lowpanstream.h.


Member Function Documentation

virtual void ibrcommon::lowpanstream_callback::send_cb ( char *  buf,
int  len,
unsigned int  address 
) [pure virtual]

Callback interface implementation from LoWPAN CL

See also:
LOWPANConvergenceLayer

Implemented in dtn::net::LOWPANConvergenceLayer.

Referenced by ibrcommon::lowpanstream::overflow().


The documentation for this class was generated from the following file: