Event class for a succesful bundle injection. More...
#include <BundleEvent.h>
Public Member Functions | |
| BundleInjectedEvent (Bundle *bundle, const std::string &request_id) | |
Public Attributes | |
| BundleRef | bundleref_ |
| The injected bundle. | |
| std::string | request_id_ |
Event class for a succesful bundle injection.
Definition at line 972 of file BundleEvent.h.
| dtn::BundleInjectedEvent::BundleInjectedEvent | ( | Bundle * | bundle, | |
| const std::string & | request_id | |||
| ) | [inline] |
Definition at line 974 of file BundleEvent.h.
The injected bundle.
Definition at line 982 of file BundleEvent.h.
| std::string dtn::BundleInjectedEvent::request_id_ |
Definition at line 985 of file BundleEvent.h.
1.6.3