IBR-DTNSuite  0.10
dtn::data::StreamBlock::Factory Class Reference

#include <StreamBlock.h>

Inheritance diagram for dtn::data::StreamBlock::Factory:
Inheritance graph
Collaboration diagram for dtn::data::StreamBlock::Factory:
Collaboration graph

Public Member Functions

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

Additional Inherited Members

- Static Public Member Functions inherited from dtn::data::ExtensionBlock::Factory
static Factoryget (block_t type) throw (ibrcommon::Exception)
 
- Protected Member Functions inherited from dtn::data::ExtensionBlock::Factory
 Factory (block_t type)
 

Detailed Description

Definition at line 36 of file StreamBlock.h.

Constructor & Destructor Documentation

dtn::data::StreamBlock::Factory::Factory ( )
inline

Definition at line 39 of file StreamBlock.h.

virtual dtn::data::StreamBlock::Factory::~Factory ( )
inlinevirtual

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

Definition at line 40 of file StreamBlock.h.

Member Function Documentation

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

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

Definition at line 30 of file StreamBlock.cpp.

References dtn::data::StreamBlock::StreamBlock().

Here is the call graph for this function:


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