PlayerCc::WiFiProxy Class Reference
[Proxies]

#include <playerc++.h>

Inheritance diagram for PlayerCc::WiFiProxy:

Inheritance graph
[legend]
Collaboration diagram for PlayerCc::WiFiProxy:

Collaboration graph
[legend]
List of all members.

Detailed Description

The WiFiProxy class controls a wifi device.

Definition at line 2439 of file playerc++.h.


Public Member Functions

 WiFiProxy (PlayerClient *aPc, uint32_t aIndex=0)
 constructor
 ~WiFiProxy ()
 destructor
const playerc_wifi_link_tGetLink (int aLink)
int GetLinkCount () const
char * GetOwnIP () const
char * GetLinkIP (int index) const
char * GetLinkMAC (int index) const
char * GetLinkESSID (int index) const
double GetLinkFreq (int index) const
int GetLinkMode (int index) const
int GetLinkEncrypt (int index) const
int GetLinkQuality (int index) const
int GetLinkLevel (int index) const
int GetLinkNoise (int index) const

Private Member Functions

void Subscribe (uint32_t aIndex)
void Unsubscribe ()

Private Attributes

playerc_wifi_tmDevice

The documentation for this class was generated from the following file:

Last updated 12 September 2005 21:38:45