WlanLinuxFeatureProvider Class Reference

#include <WlanLinux.h>

Inheritance diagram for WlanLinuxFeatureProvider:

WlanFeatureProvider Thread FeatureProvider List of all members.

Public Member Functions

 WlanLinuxFeatureProvider (featureparams &params)
virtual ~WlanLinuxFeatureProvider () throw ()
virtual void run () throw ()
virtual FeaturegetSample (string name) const
virtual void nextSample (clock_t checkpoint)

Detailed Description

Todo:
documentation


Constructor & Destructor Documentation

WlanLinuxFeatureProvider::WlanLinuxFeatureProvider featureparams params  ) 
 

Todo:
documentation

WlanLinuxFeatureProvider::~WlanLinuxFeatureProvider  )  throw () [virtual]
 

Destructor


Member Function Documentation

Feature * WlanLinuxFeatureProvider::getSample string  name  )  const [virtual]
 

Query sample instance

Query the feature provider for a sample value of the specified feature. Prior to this method you have to invoke nextSample().

Parameters:
name Name of the requested feature.
Returns:
An instance of the sample.
See also:
nextSample

Reimplemented from WlanFeatureProvider.

void WlanLinuxFeatureProvider::nextSample clock_t  checkpoint  )  [virtual]
 

Todo:
clean up

Reimplemented from WlanFeatureProvider.

void WlanLinuxFeatureProvider::run  )  throw () [virtual]
 

Thread main worker function

Implements Thread.


The documentation for this class was generated from the following files:
Generated on Mon Jun 5 10:20:50 2006 for Intelligence.kdevelop by  doxygen 1.4.6