#include <WlanLinux.h>
Inheritance diagram for WlanLinuxFeatureProvider:

Public Member Functions | |
| WlanLinuxFeatureProvider (featureparams ¶ms) | |
| virtual | ~WlanLinuxFeatureProvider () throw () |
| virtual void | run () throw () |
| virtual Feature * | getSample (string name) const |
| virtual void | nextSample (clock_t checkpoint) |
|
|
|
|
|
Destructor |
|
|
Query sample instance Query the feature provider for a sample value of the specified feature. Prior to this method you have to invoke nextSample().
Reimplemented from WlanFeatureProvider. |
|
|
Reimplemented from WlanFeatureProvider. |
|
|
Thread main worker function Implements Thread. |
1.4.6