dtn::BundleExpiredEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleExpiredEvent:

dtn::BundleEvent oasys::SerializableObject

List of all members.


Detailed Description

Event class for bundle expiration.

Definition at line 382 of file BundleEvent.h.


Public Member Functions

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

Public Attributes

BundleRef bundleref_
 The expired bundle.

Constructor & Destructor Documentation

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

Definition at line 384 of file BundleEvent.h.


Member Function Documentation

void dtn::BundleExpiredEvent::serialize ( oasys::SerializeAction a  )  [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 88 of file BundleEvent.cc.

References bundleref_, oasys::Ref< _Type >::object(), and oasys::SerializeAction::process().


Member Data Documentation

BundleRef dtn::BundleExpiredEvent::bundleref_

The expired bundle.

Definition at line 392 of file BundleEvent.h.

Referenced by serialize().


The documentation for this class was generated from the following files:
Generated on Sat Sep 8 08:36:21 2007 for DTN Reference Implementation by  doxygen 1.5.3