#include <BundleEvent.h>
Definition at line 709 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 711 of file BundleEvent.h.