#include <device.h>
Inheritance diagram for WlanDevice:

Public Member Functions | |
| WlanDevice (const std::string &udi) | |
| constructor | |
| ~WlanDevice () | |
| destructor | |
| virtual bool | isActive () |
| check whether device is currently busy | |
Static Public Member Functions | |
| static void | getDevices (std::list< std::string > &device_udis) |
| get list of wlan devices in system | |
| static bool | isDevice (char *udi) |
| chef if a device is a device of this DPM_DEVICE_CLASS | |
|
|
constructor
|
|
|
destructor
|
|
|
get list of wlan devices in system
|
|
|
check whether device is currently busy
Implements Device. |
|
|
chef if a device is a device of this DPM_DEVICE_CLASS
|
1.4.6