PlayerCc::WiFiProxy Class Reference
[Proxies]
#include <playerc++.h>
Inherits PlayerCc::ClientProxy.
Detailed Description
TheWiFiProxy class controls a wifi device.
Public Member Functions | |
| WiFiProxy (PlayerClient *aPc, uint aIndex=0) | |
| constructor | |
| ~WiFiProxy () | |
| destructor | |
| int | GetLinkCount () |
| char * | GetOwnIP () |
| char * | GetLinkIP (int index) |
| char * | GetLinkMAC (int index) |
| char * | GetLinkESSID (int index) |
| double | GetLinkFreq (int index) |
| int | GetLinkMode (int index) |
| int | GetLinkEncrypt (int index) |
| int | GetLinkQuality (int index) |
| int | GetLinkLevel (int index) |
| int | GetLinkNoise (int index) |
The documentation for this class was generated from the following file:
