All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
gateway_msgs.srv._Advertise.AdvertiseResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 error_message
 result
 watchlist

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['result','error_message','watchlist']
string _full_text
 _has_header = False
string _md5sum = "c389af2721ca403446acba93862aff4f"
list _slot_types = ['int8','string','gateway_msgs/Rule[]']
string _type = "gateway_msgs/AdvertiseResponse"

Detailed Description

Definition at line 244 of file _Advertise.py.


Constructor & Destructor Documentation

def gateway_msgs.srv._Advertise.AdvertiseResponse.__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:
   result,error_message,watchlist

: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 275 of file _Advertise.py.


Member Function Documentation

internal API method

Definition at line 303 of file _Advertise.py.

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

Definition at line 346 of file _Advertise.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 444 of file _Advertise.py.

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

Definition at line 309 of file _Advertise.py.

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

Definition at line 406 of file _Advertise.py.


Member Data Documentation

Definition at line 272 of file _Advertise.py.

Initial value:
"""


int8 result
string error_message

Rule[] watchlist


================================================================================
MSG: gateway_msgs/Rule
# Standard gateway connection rule

# type of connection (from gateway_msgs.msg.Connection)
string type

# this is the topic/service name or the action base name (a regex is supported)
string name 

# (optional) an optional node name can be provided. if node name is not provided
# then all nodes are matched (also supports regex)
string node

"""

Definition at line 248 of file _Advertise.py.

Definition at line 247 of file _Advertise.py.

string gateway_msgs::srv::_Advertise.AdvertiseResponse::_md5sum = "c389af2721ca403446acba93862aff4f" [static, private]

Definition at line 245 of file _Advertise.py.

list gateway_msgs::srv::_Advertise.AdvertiseResponse::_slot_types = ['int8','string','gateway_msgs/Rule[]'] [static, private]

Definition at line 273 of file _Advertise.py.

Definition at line 246 of file _Advertise.py.

Definition at line 287 of file _Advertise.py.

Definition at line 287 of file _Advertise.py.

Definition at line 287 of file _Advertise.py.


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


gateway_msgs
Author(s): Jihoon
autogenerated on Tue Jan 15 2013 17:43:49