Event class for CLA parameter change request completion events. More...
#include <BundleEvent.h>
Public Member Functions | |
| CLAParamsSetEvent (ConvergenceLayer *cla, std::string name) | |
| CL that changed. | |
Public Attributes | |
| ConvergenceLayer * | cla_ |
| Name of CL (if cla_ is External). | |
| std::string | name_ |
Event class for CLA parameter change request completion events.
Definition at line 1264 of file BundleEvent.h.
| dtn::CLAParamsSetEvent::CLAParamsSetEvent | ( | ConvergenceLayer * | cla, | |
| std::string | name | |||
| ) | [inline] |
CL that changed.
Definition at line 1266 of file BundleEvent.h.
Name of CL (if cla_ is External).
Definition at line 1272 of file BundleEvent.h.
| std::string dtn::CLAParamsSetEvent::name_ |
Definition at line 1273 of file BundleEvent.h.
1.6.3