IBR-DTNSuite  0.10
ibrcommon::lowpanstream_callback Class Referenceabstract

#include <lowpanstream.h>

Inheritance diagram for ibrcommon::lowpanstream_callback:
Inheritance graph
Collaboration diagram for ibrcommon::lowpanstream_callback:
Collaboration graph

Public Member Functions

virtual ~lowpanstream_callback ()
 
virtual void send_cb (const char *buf, size_t len, const ibrcommon::vaddress &address)=0
 

Detailed Description

Definition at line 34 of file lowpanstream.h.

Constructor & Destructor Documentation

virtual ibrcommon::lowpanstream_callback::~lowpanstream_callback ( )
inlinevirtual

Definition at line 37 of file lowpanstream.h.

Member Function Documentation

virtual void ibrcommon::lowpanstream_callback::send_cb ( const char *  buf,
size_t  len,
const ibrcommon::vaddress 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: