#include <Wlan.h>
Inheritance diagram for WlanActiveEssidFeature:

Public Member Functions | |
| virtual const string | getName () const |
| virtual string | toString () const |
Protected Member Functions | |
| WlanActiveEssidFeature (stringcode *code, long *maxlen) | |
| WlanActiveEssidFeature (stringcode *code, long *maxlen, const string essid) | |
Friends | |
| class | WlanFeatureProvider |
|
||||||||||||
|
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 AbstractStringFeature. |
|
|
Get feature as string
Reimplemented from AbstractStringFeature. |
1.4.6