![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <helper/ContextProvider.hpp>


Public Member Functions | |
| TargetAddress (wns::ldk::fun::FUN *fun, std::string ucCommandName) | |
| virtual | ~TargetAddress () |
Private Member Functions | |
| virtual void | doVisitCommand (wns::probe::bus::IContext &c, const wimac::UpperCommand *command) const |
Definition at line 62 of file ContextProvider.hpp.
| TargetAddress::TargetAddress | ( | wns::ldk::fun::FUN * | fun, | |
| std::string | ucCommandName | |||
| ) |
Definition at line 56 of file ContextProvider.cpp.
| TargetAddress::~TargetAddress | ( | ) | [virtual] |
Definition at line 62 of file ContextProvider.cpp.
| void TargetAddress::doVisitCommand | ( | wns::probe::bus::IContext & | c, | |
| const wimac::UpperCommand * | command | |||
| ) | const [private, virtual] |
Implements wns::probe::bus::CommandContextProvider< wimac::UpperCommand >.
Definition at line 67 of file ContextProvider.cpp.
1.5.5