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


Public Member Functions | |
| virtual bool | filter (const wns::ldk::CompoundPtr &compound) const |
| FilterSize (dll::compoundSwitch::CompoundSwitch *compoundSwitch, wns::pyconfig::View &config) | |
| virtual void | onFUNCreated () |
| ~FilterSize () | |
Private Attributes | |
| Bit | maxSize |
| Bit | minSize |
Definition at line 36 of file FilterSize.hpp.
| FilterSize::FilterSize | ( | dll::compoundSwitch::CompoundSwitch * | compoundSwitch, | |
| wns::pyconfig::View & | config | |||
| ) |
Definition at line 39 of file FilterSize.cpp.
| FilterSize::~FilterSize | ( | ) |
Definition at line 46 of file FilterSize.cpp.
| bool FilterSize::filter | ( | const wns::ldk::CompoundPtr & | compound | ) | const [virtual] |
| void FilterSize::onFUNCreated | ( | ) | [virtual] |
Bit wifimac::helper::FilterSize::maxSize [private] |
Definition at line 51 of file FilterSize.hpp.
Bit wifimac::helper::FilterSize::minSize [private] |
Definition at line 50 of file FilterSize.hpp.
1.5.5