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