#include <Wlan.h>
Inheritance diagram for WlanPeersFeature:
Public Member Functions | |
virtual const string | getName () const |
virtual string | toString () const |
Protected Member Functions | |
WlanPeersFeature (stringcode *code, long *maxlen) | |
WlanPeersFeature (stringcode *code, long *maxlen, const vector< WlanPeerInfo > *peers) | |
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 AbstractStringListFeature. |
|
This is only for testing. Reimplemented from AbstractStringListFeature. |