dtn::api::FileBundle Class Reference

#include <FileBundle.h>

Inheritance diagram for dtn::api::FileBundle:
dtn::api::Bundle

List of all members.

Public Member Functions

 FileBundle (dtn::data::EID destination, string filename)
virtual ~FileBundle ()

Detailed Description

This class could be used to send whole files through the bundle protocol.

Definition at line 22 of file FileBundle.h.


Constructor & Destructor Documentation

dtn::api::FileBundle::FileBundle ( dtn::data::EID  destination,
string  filename 
)

Constructor need a destination and a file stream.

Definition at line 18 of file FileBundle.cpp.

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

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

Destruktor.

Definition at line 28 of file FileBundle.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Aug 23 08:12:57 2010 for IBR-DTNSuite by  doxygen 1.6.3