#include <BundleEvent.h>

Public Member Functions | |
| RegistrationRemovedEvent (Registration *reg) | |
Public Attributes | |
| Registration * | registration_ |
| The to-be-removed registration. | |
Definition at line 709 of file BundleEvent.h.
| dtn::RegistrationRemovedEvent::RegistrationRemovedEvent | ( | Registration * | reg | ) | [inline] |
Definition at line 711 of file BundleEvent.h.
1.5.8