dtn::RegistrationRemovedEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::RegistrationRemovedEvent:

dtn::BundleEvent List of all members.

Detailed Description

Event class for registration removals.

Definition at line 509 of file BundleEvent.h.

Public Member Functions

 RegistrationRemovedEvent (Registration *reg)

Public Attributes

Registrationregistration_
 The to-be-removed registration.


Constructor & Destructor Documentation

dtn::RegistrationRemovedEvent::RegistrationRemovedEvent ( Registration reg  )  [inline]

Definition at line 511 of file BundleEvent.h.


Member Data Documentation

Registration* dtn::RegistrationRemovedEvent::registration_

The to-be-removed registration.

Definition at line 515 of file BundleEvent.h.

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


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