#include <BundleEvent.h>
Inheritance diagram for dtn::LinkCreateRequest:

Definition at line 961 of file BundleEvent.h.
Public Member Functions | |
| LinkCreateRequest () | |
| virtual void | serialize (oasys::SerializeAction *) |
| Next hop destination. | |
Public Attributes | |
| std::string | endpoint_ |
| Egress interface. | |
| Interface * | interface_ |
| dtn::LinkCreateRequest::LinkCreateRequest | ( | ) | [inline] |
| virtual void dtn::LinkCreateRequest::serialize | ( | oasys::SerializeAction * | ) | [inline, virtual] |
Next hop destination.
Reimplemented from dtn::BundleEvent.
Definition at line 970 of file BundleEvent.h.
References NOTIMPLEMENTED.
| std::string dtn::LinkCreateRequest::endpoint_ |
Definition at line 978 of file BundleEvent.h.
1.5.1