IBR-DTNSuite  0.8
dtn::net::LOWPANConnectionSender Class Reference

#include <LOWPANConnection.h>

Inheritance diagram for dtn::net::LOWPANConnectionSender:
Collaboration diagram for dtn::net::LOWPANConnectionSender:

List of all members.

Public Member Functions

 LOWPANConnectionSender (ibrcommon::lowpanstream &_stream)
virtual ~LOWPANConnectionSender ()
void queue (const ConvergenceLayer::Job &job)
void run ()
void __cancellation ()

Detailed Description

Definition at line 15 of file LOWPANConnection.h.


Constructor & Destructor Documentation


Member Function Documentation

Implements ibrcommon::Thread.

Definition at line 147 of file LOWPANConnection.cpp.

References ibrcommon::Queue< T >::abort().

Here is the call graph for this function:

Queueing a job, originally coming from the DTN core, to work its way down to the CL through the lowpanstream

Parameters:
jobReference to the job conatining EID and bundle

Definition at line 111 of file LOWPANConnection.cpp.

References IBRCOMMON_LOGGER_DEBUG, IBRCOMMON_LOGGER_ENDL, and ibrcommon::Queue< T >::push().

Referenced by dtn::net::LOWPANConvergenceLayer::queue().

Here is the call graph for this function:


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