#include <BundleEvent.h>

Public Member Functions | |
| NewEIDReachableEvent (Interface *iface, const std::string &endpoint) | |
| The interface the peer was discovered on. | |
Public Attributes | |
| Interface * | iface_ |
| std::string | endpoint_ |
| > The EID of the discovered peer | |
Definition at line 1295 of file BundleEvent.h.
| dtn::NewEIDReachableEvent::NewEIDReachableEvent | ( | Interface * | iface, | |
| const std::string & | endpoint | |||
| ) | [inline] |
| std::string dtn::NewEIDReachableEvent::endpoint_ |
Definition at line 1303 of file BundleEvent.h.
1.5.8