DTN::BitErrorDrop Class Reference

A Bundle drop due to bit errors during transmission. More...

#include <dtn/DropCause.h>

Inheritance diagram for DTN::BitErrorDrop:

Inheritance graph
[legend]
Collaboration diagram for DTN::BitErrorDrop:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~BitErrorDrop ()
 virtual destructor

Static Public Attributes

static BitErrorDrop inst
 unique instance for a drop due to bit error

Protected Member Functions

 BitErrorDrop (DropCause *p=&(DropCause::inst))
 Protected constructor.


Detailed Description

A Bundle drop due to bit errors during transmission.

Definition at line 146 of file DropCause.h.


Constructor & Destructor Documentation

DTN::BitErrorDrop::BitErrorDrop ( DropCause p = &(DropCause::inst)  )  [inline, protected]

Protected constructor.

This prevents the creation of instances other than the static one.

Parameters:
p The next DropCause in the chain; the base class for the current instance

Definition at line 160 of file DropCause.h.


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