Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
wpa_supplicant_node.msg._Bss.Bss Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 beacon_interval
 bssid
 capabilities
 frequency
 level
 noise
 quality
 rsn
 ssid
 stamp
 wpa

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['stamp','ssid','bssid','frequency','beacon_interval','capabilities','quality','noise','level','wpa','rsn']
string _full_text
 _has_header = False
string _md5sum = "80facb0ec718ef7a27a68ac18771763a"
list _slot_types = ['time','string','uint8[6]','int32','int16','int16','int32','int32','int32','wpa_supplicant_node/SecurityProperties','wpa_supplicant_node/SecurityProperties']
string _type = "wpa_supplicant_node/Bss"

Detailed Description

Definition at line 10 of file _Bss.py.


Constructor & Destructor Documentation

def wpa_supplicant_node.msg._Bss.Bss.__init__ (   self,
  args,
  kwds 
)
Constructor. Any message fields that are implicitly/explicitly
set to None will be assigned a default value. The recommend
use is keyword arguments as this is more robust to future message
changes.  You cannot mix in-order arguments and keyword arguments.

The available fields are:
   stamp,ssid,bssid,frequency,beacon_interval,capabilities,quality,noise,level,wpa,rsn

:param args: complete set of field values, in .msg order
:param kwds: use keyword arguments corresponding to message field names
to set specific fields.

Definition at line 42 of file _Bss.py.


Member Function Documentation

internal API method

Definition at line 94 of file _Bss.py.

unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 173 of file _Bss.py.

def wpa_supplicant_node.msg._Bss.Bss.deserialize_numpy (   self,
  str,
  numpy 
)
unpack serialized message in str into this message instance using numpy for array types
:param str: byte array of serialized message, ``str``
:param numpy: numpy python module

Definition at line 376 of file _Bss.py.

def wpa_supplicant_node.msg._Bss.Bss.serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 100 of file _Bss.py.

def wpa_supplicant_node.msg._Bss.Bss.serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 302 of file _Bss.py.


Member Data Documentation

Definition at line 39 of file _Bss.py.

Initial value:
"""time stamp
string ssid
uint8[6] bssid
int32 frequency # In MHz
int16 beacon_interval
int16 capabilities
int32 quality
int32 noise
int32 level
SecurityProperties wpa
SecurityProperties rsn

#InformationElement []ies
#InformationElement []beacon_ies
# flags
# tsf
# age

================================================================================
MSG: wpa_supplicant_node/SecurityProperties
string[] key_mgmt
string[] group
string[] pairwise

"""

Definition at line 14 of file _Bss.py.

Definition at line 13 of file _Bss.py.

string wpa_supplicant_node::msg::_Bss.Bss::_md5sum = "80facb0ec718ef7a27a68ac18771763a" [static, private]

Definition at line 11 of file _Bss.py.

list wpa_supplicant_node::msg::_Bss.Bss::_slot_types = ['time','string','uint8[6]','int32','int16','int16','int32','int32','int32','wpa_supplicant_node/SecurityProperties','wpa_supplicant_node/SecurityProperties'] [static, private]

Definition at line 40 of file _Bss.py.

string wpa_supplicant_node::msg::_Bss.Bss::_type = "wpa_supplicant_node/Bss" [static, private]

Definition at line 12 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.

Definition at line 54 of file _Bss.py.


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


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:27