dtn::BundleFreeEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleFreeEvent:

dtn::BundleEvent oasys::SerializableObject List of all members.

Detailed Description

Event class for bundles that have no more references to them.

Definition at line 398 of file BundleEvent.h.

Public Member Functions

 BundleFreeEvent (Bundle *bundle)
virtual void serialize (oasys::SerializeAction *)
 This should call v->process() on each of the types that are to be serialized in the object.

Public Attributes

Bundlebundle_
 The freed bundle.


Constructor & Destructor Documentation

dtn::BundleFreeEvent::BundleFreeEvent ( Bundle bundle  )  [inline]

Definition at line 400 of file BundleEvent.h.

References dtn::BundleEvent::daemon_only_.


Member Function Documentation

virtual void dtn::BundleFreeEvent::serialize ( oasys::SerializeAction  )  [inline, virtual]

This should call v->process() on each of the types that are to be serialized in the object.

Reimplemented from dtn::BundleEvent.

Definition at line 409 of file BundleEvent.h.


Member Data Documentation

Bundle* dtn::BundleFreeEvent::bundle_

The freed bundle.

Definition at line 412 of file BundleEvent.h.

Referenced by dtn::BundleDaemon::handle_bundle_free().


The documentation for this class was generated from the following file:
Generated on Thu Jun 7 12:54:32 2007 for DTN Reference Implementation by  doxygen 1.5.1