Event class for DP-originated CLA parameter change requests. More...
#include <BundleEvent.h>
Public Member Functions | |
| CLASetParamsRequest (ConvergenceLayer *cla, AttributeVector ¶meters) | |
| CL to change. | |
Public Attributes | |
| ConvergenceLayer * | cla_ |
| Set of key, value pairs. | |
| AttributeVector | parameters_ |
Event class for DP-originated CLA parameter change requests.
Definition at line 1245 of file BundleEvent.h.
| dtn::CLASetParamsRequest::CLASetParamsRequest | ( | ConvergenceLayer * | cla, | |
| AttributeVector & | parameters | |||
| ) | [inline] |
CL to change.
Definition at line 1247 of file BundleEvent.h.
References dtn::BundleEvent::daemon_only_.
Set of key, value pairs.
Definition at line 1257 of file BundleEvent.h.
Definition at line 1258 of file BundleEvent.h.
1.6.3