IBR-DTNSuite  0.8
dtn::net::FileConvergenceLayer Class Reference

#include <FileConvergenceLayer.h>

Inheritance diagram for dtn::net::FileConvergenceLayer:
Collaboration diagram for dtn::net::FileConvergenceLayer:

List of all members.

Classes

class  StoreBundleTask
class  Task

Public Member Functions

 FileConvergenceLayer ()
virtual ~FileConvergenceLayer ()
void raiseEvent (const dtn::core::Event *evt)
dtn::core::Node::Protocol getDiscoveryProtocol () const
void open (const dtn::core::Node &)
void queue (const dtn::core::Node &n, const ConvergenceLayer::Job &job)
const std::string getName () const

Protected Member Functions

void componentUp ()
void componentRun ()
void componentDown ()
void __cancellation ()

Detailed Description

Definition at line 24 of file FileConvergenceLayer.h.


Constructor & Destructor Documentation


Member Function Documentation

void dtn::net::FileConvergenceLayer::__cancellation ( ) [protected, virtual]

Implements dtn::daemon::IndependentComponent.

Definition at line 67 of file FileConvergenceLayer.cpp.

const std::string dtn::net::FileConvergenceLayer::getName ( ) const [virtual]

Return an identifier for this component

Returns:

Implements dtn::daemon::Component.

Definition at line 211 of file FileConvergenceLayer.cpp.

This method opens a connection proactive.

Parameters:
n

Reimplemented from dtn::net::ConvergenceLayer.

Definition at line 221 of file FileConvergenceLayer.cpp.

void dtn::net::FileConvergenceLayer::queue ( const dtn::core::Node n,
const ConvergenceLayer::Job job 
) [virtual]

Implements dtn::net::ConvergenceLayer.

Definition at line 363 of file FileConvergenceLayer.cpp.


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