multi_interface_roam::pythonwifi::iwlibs::Iwscan Class Reference

List of all members.

Public Member Functions

def __init__
def __iter__
def __len__
def getScan
def next

Public Attributes

 aplist
 ifname
 index
 range
 stream

Private Member Functions

def _parse

Detailed Description

Class to handle AP scanning. 

Definition at line 1364 of file iwlibs.py.


Member Function Documentation

def multi_interface_roam::pythonwifi::iwlibs::Iwscan::__init__ (   self,
  ifname,
  fullscan = True 
)
Completes a scan for available access points,
    and returns them in Iwscanresult format.

   fullscan: If False, data is read from a cache of the last scan
     If True, a scan is conducted, and then the data is read

Definition at line 1367 of file iwlibs.py.

def multi_interface_roam::pythonwifi::iwlibs::Iwscan::__iter__ (   self  ) 

Definition at line 1390 of file iwlibs.py.

def multi_interface_roam::pythonwifi::iwlibs::Iwscan::__len__ (   self  ) 

Definition at line 1393 of file iwlibs.py.

def multi_interface_roam::pythonwifi::iwlibs::Iwscan::_parse (   self,
  data 
) [private]
Parse the event stream, and return a list of Iwscanresult
    objects.

Definition at line 1444 of file iwlibs.py.

def multi_interface_roam::pythonwifi::iwlibs::Iwscan::getScan (   self  ) 
Retrieves results, stored from the most recent scan.

Definition at line 1402 of file iwlibs.py.

def multi_interface_roam::pythonwifi::iwlibs::Iwscan::next (   self  ) 

Definition at line 1396 of file iwlibs.py.


Member Data Documentation

Definition at line 1378 of file iwlibs.py.

Definition at line 1375 of file iwlibs.py.

Definition at line 1379 of file iwlibs.py.

Definition at line 1376 of file iwlibs.py.

Definition at line 1377 of file iwlibs.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Properties Friends Defines


multi_interface_roam
Author(s): Blaise Gassend
autogenerated on Fri Jan 11 09:52:36 2013