#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_ |
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.
| std::string dtn::BundleInjectedEvent::request_id_ |
Definition at line 985 of file BundleEvent.h.
1.5.8