#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_ |
Definition at line 1264 of file BundleEvent.h.
| dtn::CLAParamsSetEvent::CLAParamsSetEvent | ( | ConvergenceLayer * | cla, | |
| std::string | name | |||
| ) | [inline] |
| std::string dtn::CLAParamsSetEvent::name_ |
Definition at line 1273 of file BundleEvent.h.
1.5.8