dtn::BundleDeliveredEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleDeliveredEvent:

dtn::BundleEvent List of all members.

Detailed Description

Event class for local bundle delivery.

Definition at line 291 of file BundleEvent.h.

Public Member Functions

 BundleDeliveredEvent (Bundle *bundle, Registration *registration)

Public Attributes

BundleRef bundleref_
 The delivered bundle.
Registrationregistration_
 The registration that got it.


Constructor & Destructor Documentation

dtn::BundleDeliveredEvent::BundleDeliveredEvent ( Bundle bundle,
Registration registration 
) [inline]

Definition at line 293 of file BundleEvent.h.


Member Data Documentation

BundleRef dtn::BundleDeliveredEvent::bundleref_

The delivered bundle.

Definition at line 300 of file BundleEvent.h.

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

Registration* dtn::BundleDeliveredEvent::registration_

The registration that got it.

Definition at line 303 of file BundleEvent.h.

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


The documentation for this class was generated from the following file:
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by  doxygen 1.5.1