Public Member Functions

dtn::api::BLOBBundle Class Reference

#include <BLOBBundle.h>

Inherits dtn::api::Bundle.

Collaboration diagram for dtn::api::BLOBBundle:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

This class could be used to send string data through the bundle protocol.

Definition at line 24 of file BLOBBundle.h.


Constructor & Destructor Documentation

dtn::api::BLOBBundle::BLOBBundle ( dtn::data::EID  destination,
ibrcommon::BLOB::Reference ref 
)

Constructor need a destination.

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:

dtn::api::BLOBBundle::~BLOBBundle (  )  [virtual]

Destruktor.

Definition at line 20 of file BLOBBundle.cpp.


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