#include <BundleEvent.h>
Public Member Functions | |
| BundleQueuedReportEvent (const std::string &query_id, bool is_queued) | |
Public Attributes | |
| bool | is_queued_ |
| True if the queried bundle was queued on the given link; otherwise false. | |
Definition at line 1351 of file BundleEvent.h.
| dtn::BundleQueuedReportEvent::BundleQueuedReportEvent | ( | const std::string & | query_id, | |
| bool | is_queued | |||
| ) | [inline] |
Definition at line 1353 of file BundleEvent.h.
True if the queried bundle was queued on the given link; otherwise false.
Definition at line 1360 of file BundleEvent.h.
1.6.3