Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
industrial_msgs.srv._SetRemoteLoggerLevel.SetRemoteLoggerLevelResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 code

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['code']
string _full_text
 _has_header = False
string _md5sum = "50b1f38f75f5677e5692f3b3e7e1ea48"
list _slot_types = ['industrial_msgs/ServiceReturnCode']
string _type = "industrial_msgs/SetRemoteLoggerLevelResponse"

Detailed Description

Definition at line 131 of file _SetRemoteLoggerLevel.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:
   code

: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 153 of file _SetRemoteLoggerLevel.py.


Member Function Documentation

internal API method

Definition at line 175 of file _SetRemoteLoggerLevel.py.

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

Definition at line 191 of file _SetRemoteLoggerLevel.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 219 of file _SetRemoteLoggerLevel.py.

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

Definition at line 181 of file _SetRemoteLoggerLevel.py.

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

Definition at line 208 of file _SetRemoteLoggerLevel.py.


Member Data Documentation

Definition at line 150 of file _SetRemoteLoggerLevel.py.

Initial value:
"""industrial_msgs/ServiceReturnCode code


================================================================================
MSG: industrial_msgs/ServiceReturnCode
# Service return codes for simple requests.  All ROS-Industrial service
# replies are required to have a return code indicating success or failure
# Specific return codes for different failure should be negative.
int8 val

int8 SUCCESS = 1
int8 FAILURE = -1


"""

Definition at line 135 of file _SetRemoteLoggerLevel.py.

Definition at line 134 of file _SetRemoteLoggerLevel.py.

string industrial_msgs::srv::_SetRemoteLoggerLevel.SetRemoteLoggerLevelResponse::_md5sum = "50b1f38f75f5677e5692f3b3e7e1ea48" [static, private]

Definition at line 132 of file _SetRemoteLoggerLevel.py.

Definition at line 151 of file _SetRemoteLoggerLevel.py.

Definition at line 133 of file _SetRemoteLoggerLevel.py.

Definition at line 165 of file _SetRemoteLoggerLevel.py.


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


industrial_msgs
Author(s): Shaun M. Edwards
autogenerated on Mon Oct 6 2014 00:53:40