#include <BundleEvent.h>
Inheritance diagram for dtn::RegistrationRemovedEvent:
Definition at line 509 of file BundleEvent.h.
Public Member Functions | |
RegistrationRemovedEvent (Registration *reg) | |
Public Attributes | |
Registration * | registration_ |
The to-be-removed registration. |
dtn::RegistrationRemovedEvent::RegistrationRemovedEvent | ( | Registration * | reg | ) | [inline] |
Definition at line 511 of file BundleEvent.h.
The to-be-removed registration.
Definition at line 515 of file BundleEvent.h.
Referenced by dtn::BundleDaemon::handle_registration_removed().