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

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 blacklist
 cancel
 gateway

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['gateway','blacklist','cancel']
string _full_text
 _has_header = False
string _md5sum = "036fdb1a9946cb6fec17ef2d907450d9"
list _slot_types = ['string','gateway_msgs/Rule[]','bool']
string _type = "gateway_msgs/RemoteAllRequest"

Detailed Description

Definition at line 9 of file _RemoteAll.py.


Constructor & Destructor Documentation

def gateway_msgs.srv._RemoteAll.RemoteAllRequest.__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:
   gateway,blacklist,cancel

: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 43 of file _RemoteAll.py.


Member Function Documentation

internal API method

Definition at line 71 of file _RemoteAll.py.

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

Definition at line 114 of file _RemoteAll.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 213 of file _RemoteAll.py.

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

Definition at line 77 of file _RemoteAll.py.

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

Definition at line 175 of file _RemoteAll.py.


Member Data Documentation

Definition at line 40 of file _RemoteAll.py.

Initial value:
"""


string gateway


Rule[] blacklist


bool cancel


================================================================================
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 13 of file _RemoteAll.py.

Definition at line 12 of file _RemoteAll.py.

string gateway_msgs::srv::_RemoteAll.RemoteAllRequest::_md5sum = "036fdb1a9946cb6fec17ef2d907450d9" [static, private]

Definition at line 10 of file _RemoteAll.py.

list gateway_msgs::srv::_RemoteAll.RemoteAllRequest::_slot_types = ['string','gateway_msgs/Rule[]','bool'] [static, private]

Definition at line 41 of file _RemoteAll.py.

Definition at line 11 of file _RemoteAll.py.

Definition at line 55 of file _RemoteAll.py.

Definition at line 55 of file _RemoteAll.py.

Definition at line 55 of file _RemoteAll.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