vrep_common::msg::_JointSetStateData::JointSetStateData Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 handles
 setModes
 values

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['handles','setModes','values']
string _full_text
 _has_header = False
string _md5sum = "bd1161cd602435f02e226bb73e4acdb9"
list _slot_types = ['std_msgs/Int32MultiArray','std_msgs/UInt8MultiArray','std_msgs/Float32MultiArray']
string _type = "vrep_common/JointSetStateData"

Detailed Description

Definition at line 9 of file _JointSetStateData.py.


Member Function Documentation

def vrep_common::msg::_JointSetStateData::JointSetStateData::__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:
   handles,setModes,values

: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 81 of file _JointSetStateData.py.

def vrep_common::msg::_JointSetStateData::JointSetStateData::_get_types (   self  )  [private]
internal API method

Definition at line 109 of file _JointSetStateData.py.

def vrep_common::msg::_JointSetStateData::JointSetStateData::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 175 of file _JointSetStateData.py.

def vrep_common::msg::_JointSetStateData::JointSetStateData::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, ``str``
:param numpy: numpy python module

Definition at line 346 of file _JointSetStateData.py.

def vrep_common::msg::_JointSetStateData::JointSetStateData::serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 115 of file _JointSetStateData.py.

def vrep_common::msg::_JointSetStateData::JointSetStateData::serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 285 of file _JointSetStateData.py.


Member Data Documentation

Definition at line 78 of file _JointSetStateData.py.

Definition at line 13 of file _JointSetStateData.py.

Definition at line 12 of file _JointSetStateData.py.

string vrep_common::msg::_JointSetStateData::JointSetStateData::_md5sum = "bd1161cd602435f02e226bb73e4acdb9" [static, private]

Definition at line 10 of file _JointSetStateData.py.

list vrep_common::msg::_JointSetStateData::JointSetStateData::_slot_types = ['std_msgs/Int32MultiArray','std_msgs/UInt8MultiArray','std_msgs/Float32MultiArray'] [static, private]

Definition at line 79 of file _JointSetStateData.py.

Definition at line 11 of file _JointSetStateData.py.

Definition at line 99 of file _JointSetStateData.py.

Definition at line 101 of file _JointSetStateData.py.

Definition at line 103 of file _JointSetStateData.py.


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


vrep_common
Author(s): Barros
autogenerated on Wed Jul 23 04:34:04 2014