IBR-DTNSuite 0.6

StreamBlock::Factory Class Reference

#include <BundleStream.h>

Inheritance diagram for StreamBlock::Factory:
Collaboration diagram for StreamBlock::Factory:

List of all members.

Public Member Functions

 Factory ()
virtual ~Factory ()
virtual dtn::data::Blockcreate ()

Detailed Description

Definition at line 20 of file BundleStream.h.


Constructor & Destructor Documentation

StreamBlock::Factory::Factory ( ) [inline]

Definition at line 23 of file BundleStream.h.

virtual StreamBlock::Factory::~Factory ( ) [inline, virtual]

Reimplemented from dtn::data::ExtensionBlock::Factory.

Definition at line 24 of file BundleStream.h.


Member Function Documentation

dtn::data::Block * StreamBlock::Factory::create ( ) [virtual]

Implements dtn::data::ExtensionBlock::Factory.

Definition at line 23 of file dtnstream.cpp.

References StreamBlock::StreamBlock().

Here is the call graph for this function:


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