Public Member Functions | Public Attributes | Private Member Functions
rocon_python_wifi.iwlibs.Iwstruct Class Reference

List of all members.

Public Member Functions

def __init__
def iw_get_ext
def iw_set_ext
def pack
def pack_test
def pack_wrq
def parse_data
def unpack

Public Attributes

 idx
 sockfd

Private Member Functions

def _fcntl

Detailed Description

The basic class to handle iwstruct data. 

Definition at line 969 of file iwlibs.py.


Constructor & Destructor Documentation

Definition at line 972 of file iwlibs.py.


Member Function Documentation

def rocon_python_wifi.iwlibs.Iwstruct._fcntl (   self,
  request,
  args 
) [private]

Definition at line 1019 of file iwlibs.py.

def rocon_python_wifi.iwlibs.Iwstruct.iw_get_ext (   self,
  ifname,
  request,
  data = None 
)
Read information from ifname. 

Definition at line 1022 of file iwlibs.py.

def rocon_python_wifi.iwlibs.Iwstruct.iw_set_ext (   self,
  ifname,
  operation,
  data = None 
)
Set options on ifname. 

Definition at line 1036 of file iwlibs.py.

def rocon_python_wifi.iwlibs.Iwstruct.pack (   self,
  fmt,
  args 
)
Calls struct.pack and returns the result. 

Definition at line 991 of file iwlibs.py.

def rocon_python_wifi.iwlibs.Iwstruct.pack_test (   self,
  string,
  buffsize 
)
Packs wireless request data for sending it to the kernel. 

Definition at line 1007 of file iwlibs.py.

def rocon_python_wifi.iwlibs.Iwstruct.pack_wrq (   self,
  buffsize 
)
Packs wireless request data for sending it to the kernel. 

Definition at line 995 of file iwlibs.py.

def rocon_python_wifi.iwlibs.Iwstruct.parse_data (   self,
  fmt,
  data 
)
Unpacks raw C data. 

Definition at line 976 of file iwlibs.py.

def rocon_python_wifi.iwlibs.Iwstruct.unpack (   self,
  fmt,
  packed_data 
)
Unpacks data with given format. 

Definition at line 1015 of file iwlibs.py.


Member Data Documentation

Definition at line 972 of file iwlibs.py.

Definition at line 972 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