Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
wpa_supplicant_node.srv._AddNetwork.AddNetworkResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 network_id
 success

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['success','network_id']
string _full_text
 _has_header = False
string _md5sum = "beccb82ed0f84d8e0d5117e923477b3f"
list _slot_types = ['bool','int32']
string _type = "wpa_supplicant_node/AddNetworkResponse"

Detailed Description

Definition at line 94 of file _AddNetwork.py.


Constructor & Destructor Documentation

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:
   success,network_id

: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 106 of file _AddNetwork.py.


Member Function Documentation

internal API method

Definition at line 131 of file _AddNetwork.py.

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

Definition at line 148 of file _AddNetwork.py.

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 177 of file _AddNetwork.py.

serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 137 of file _AddNetwork.py.

serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 165 of file _AddNetwork.py.


Member Data Documentation

Definition at line 103 of file _AddNetwork.py.

Initial value:
"""bool success
int32 network_id


"""

Definition at line 98 of file _AddNetwork.py.

Definition at line 97 of file _AddNetwork.py.

string wpa_supplicant_node::srv::_AddNetwork.AddNetworkResponse::_md5sum = "beccb82ed0f84d8e0d5117e923477b3f" [static, private]

Definition at line 95 of file _AddNetwork.py.

Definition at line 104 of file _AddNetwork.py.

Definition at line 96 of file _AddNetwork.py.

Definition at line 118 of file _AddNetwork.py.

Definition at line 118 of file _AddNetwork.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