Public Member Functions | Public Attributes | Private Member Functions
rocon_python_wifi.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 1371 of file iwlibs.py.


Constructor & Destructor Documentation

def rocon_python_wifi.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 1374 of file iwlibs.py.


Member Function Documentation

Definition at line 1397 of file iwlibs.py.

Definition at line 1400 of file iwlibs.py.

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

Definition at line 1451 of file iwlibs.py.

Retrieves results, stored from the most recent scan.

Definition at line 1409 of file iwlibs.py.

Definition at line 1403 of file iwlibs.py.


Member Data Documentation

Definition at line 1380 of file iwlibs.py.

Definition at line 1380 of file iwlibs.py.

Definition at line 1380 of file iwlibs.py.

Definition at line 1380 of file iwlibs.py.

Definition at line 1380 of file iwlibs.py.


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


rocon_python_wifi
Author(s): RĂ³man Joost, Sean Robinson
autogenerated on Fri May 2 2014 10:35:45