#include <Wlan.h>
Inheritance diagram for WlanNumPeersFeature:
Public Member Functions | |
virtual const string | getName () const |
virtual string | toString () const |
Protected Member Functions | |
WlanNumPeersFeature (long *minval, long *maxval) | |
WlanNumPeersFeature (long *minval, long *maxval, const long numPeers) | |
Friends | |
class | WlanFeatureProvider |
|
This constructor should not be used to construct feature objects. They are only created by the respective feature provider. |
|
This constructor should not be used to construct feature objects. They are only created by the respective feature provider. |
|
Query a features name
Reimplemented from NumericalDiscreteFeature. |
|
This is only for testing. Reimplemented from NumericalDiscreteFeature. |