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


Public Member Functions | |
| CompoundSize (std::string specificKey) | |
| virtual const std::string & | getKey () const |
| ~CompoundSize () | |
Protected Attributes | |
| const std::string | key |
Private Member Functions | |
| virtual void | doVisit (wns::probe::bus::IContext &c, const wns::ldk::CompoundPtr &compound) const =0 |
Definition at line 38 of file CompoundSize.hpp.
| wifimac::helper::contextprovider::CompoundSize::CompoundSize | ( | std::string | specificKey | ) | [inline] |
Definition at line 42 of file CompoundSize.hpp.
| wifimac::helper::contextprovider::CompoundSize::~CompoundSize | ( | ) | [inline] |
Definition at line 45 of file CompoundSize.hpp.
| virtual void wifimac::helper::contextprovider::CompoundSize::doVisit | ( | wns::probe::bus::IContext & | c, | |
| const wns::ldk::CompoundPtr & | compound | |||
| ) | const [private, pure virtual] |
| virtual const std::string& wifimac::helper::contextprovider::CompoundSize::getKey | ( | ) | const [inline, virtual] |
Definition at line 48 of file CompoundSize.hpp.
const std::string wifimac::helper::contextprovider::CompoundSize::key [protected] |
Definition at line 53 of file CompoundSize.hpp.
1.5.5