#include <BundleEvent.h>
Definition at line 1168 of file BundleEvent.h.
Public Member Functions | |
LinkReconfigureRequest (const LinkRef &link, AttributeVector ¶meters) | |
The link to be changed. | |
Public Attributes | |
LinkRef | link_ |
Set of key, value pairs. | |
AttributeVector | parameters_ |
dtn::LinkReconfigureRequest::LinkReconfigureRequest | ( | const LinkRef & | link, | |
AttributeVector & | parameters | |||
) | [inline] |
The link to be changed.
Definition at line 1170 of file BundleEvent.h.
References dtn::BundleEvent::daemon_only_.
Set of key, value pairs.
Definition at line 1183 of file BundleEvent.h.
Referenced by dtn::BundleDaemon::handle_link_reconfigure().
Definition at line 1184 of file BundleEvent.h.
Referenced by dtn::BundleDaemon::handle_link_reconfigure().