Daemon-only event class used to delete a registration after it's removed or expired. More...
#include <BundleEvent.h>
Public Member Functions | |
| RegistrationDeleteRequest (Registration *registration) | |
Public Attributes | |
| Registration * | registration_ |
| The registration to be deleted. | |
Daemon-only event class used to delete a registration after it's removed or expired.
Definition at line 735 of file BundleEvent.h.
| dtn::RegistrationDeleteRequest::RegistrationDeleteRequest | ( | Registration * | registration | ) | [inline] |
Definition at line 737 of file BundleEvent.h.
References dtn::BundleEvent::daemon_only_.
The registration to be deleted.
Definition at line 745 of file BundleEvent.h.
1.6.3