dtn::BundleDeliveredEvent Class Reference

Event class for local bundle delivery. More...

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleDeliveredEvent:
dtn::BundleEvent

List of all members.

Public Member Functions

 BundleDeliveredEvent (Bundle *bundle, Registration *registration)

Public Attributes

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

Detailed Description

Event class for local bundle delivery.

Definition at line 425 of file BundleEvent.h.


Constructor & Destructor Documentation

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

Definition at line 427 of file BundleEvent.h.


Member Data Documentation

The delivered bundle.

Definition at line 433 of file BundleEvent.h.

Referenced by dtn::ProphetRouter::handle_bundle_delivered(), and dtnsim::Node::handle_bundle_delivered().

The registration that got it.

Definition at line 436 of file BundleEvent.h.


The documentation for this class was generated from the following file:
Generated on Sun Nov 21 11:40:57 2010 for DTN Reference Implementation by  doxygen 1.6.3