dynamixel_controllers::srv::_RestartController::RestartControllerResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 reason
 success

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['success','reason']
string _full_text
 _has_header = False
string _md5sum = "a4d50a34d34f18de48e2436ff1472594"
list _slot_types = ['bool','string']
string _type = "dynamixel_controllers/RestartControllerResponse"

Detailed Description

Definition at line 205 of file _RestartController.py.


Member Function Documentation

def dynamixel_controllers::srv::_RestartController::RestartControllerResponse::__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:
   success,reason

@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 217 of file _RestartController.py.

def dynamixel_controllers::srv::_RestartController::RestartControllerResponse::_get_types (   self  )  [private]
internal API method

Definition at line 242 of file _RestartController.py.

def dynamixel_controllers::srv::_RestartController::RestartControllerResponse::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type  str: str

Definition at line 262 of file _RestartController.py.

def dynamixel_controllers::srv::_RestartController::RestartControllerResponse::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
@type  str: str
@param numpy: numpy python module
@type  numpy: module

Definition at line 301 of file _RestartController.py.

def dynamixel_controllers::srv::_RestartController::RestartControllerResponse::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 248 of file _RestartController.py.

def dynamixel_controllers::srv::_RestartController::RestartControllerResponse::serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
@param buff: buffer
@type  buff: StringIO
@param numpy: numpy python module
@type  numpy module

Definition at line 285 of file _RestartController.py.


Member Data Documentation

Definition at line 214 of file _RestartController.py.

Initial value:
"""bool success
string reason


"""

Definition at line 209 of file _RestartController.py.

Definition at line 208 of file _RestartController.py.

string dynamixel_controllers::srv::_RestartController::RestartControllerResponse::_md5sum = "a4d50a34d34f18de48e2436ff1472594" [static, private]

Definition at line 206 of file _RestartController.py.

Definition at line 215 of file _RestartController.py.

Definition at line 207 of file _RestartController.py.

Definition at line 237 of file _RestartController.py.

Definition at line 235 of file _RestartController.py.


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


dynamixel_controllers
Author(s): Antons Rebguns, Cody Jorgensen, Cara Slutter
autogenerated on Fri Jan 11 09:39:00 2013