IBR-DTNSuite  0.8
dtn::api::BLOBBundle Class Reference

#include <BLOBBundle.h>

Inheritance diagram for dtn::api::BLOBBundle:
Collaboration diagram for dtn::api::BLOBBundle:

List of all members.

Public Member Functions

 BLOBBundle (dtn::data::EID destination, ibrcommon::BLOB::Reference &ref)
virtual ~BLOBBundle ()

Detailed Description

This type of bundle contains a predefined BLOB object, which is part of the ibrcommon library. The data in the BLOB is transmitted as payload of the bundle.

Definition at line 24 of file BLOBBundle.h.


Constructor & Destructor Documentation

Construct a new BLOBBundle with an destination and a reference to a BLOB object.

Definition at line 15 of file BLOBBundle.cpp.

References dtn::api::Bundle::_b, and dtn::data::Bundle::push_back().

Here is the call graph for this function:

Destructor of the BLOBBundle.

Definition at line 20 of file BLOBBundle.cpp.


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