#include <BundleEvent.h>
Public Member Functions | |
| EIDReachableReportEvent (const std::string &query_id, bool is_reachable) | |
Public Attributes | |
| bool | is_reachable_ |
| True if the queried endpoint is reachable via the given interface; otherwise false. | |
Definition at line 1379 of file BundleEvent.h.
| dtn::EIDReachableReportEvent::EIDReachableReportEvent | ( | const std::string & | query_id, | |
| bool | is_reachable | |||
| ) | [inline] |
Definition at line 1381 of file BundleEvent.h.
True if the queried endpoint is reachable via the given interface; otherwise false.
Definition at line 1388 of file BundleEvent.h.
1.6.3