BundleMaker Class Reference
[pydtn]

Abstract base class for bundle generation. More...

#include <pydtn/BundleMaker.h>

Inheritance diagram for BundleMaker:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 BundleMaker ()
 Default constructor.
virtual ~BundleMaker ()
 Virtual destructor.
virtual void generate ()=0
 Generate a Bundle.


Detailed Description

Abstract base class for bundle generation.

This is used by a TrafficGenerator to handle the actual construction and sending of Bundles. Concrete subclasses determine the types of Bundles to create and how to send them.

Definition at line 44 of file BundleMaker.h.


The documentation for this class was generated from the following file:
Generated on Mon Mar 24 11:15:47 2008 for Pydtn Simulator by  doxygen 1.5.4