Public Member Functions | |
| def | __init__ |
| def | deserialize |
| def | deserialize_numpy |
| def | serialize |
| def | serialize_numpy |
Public Attributes | |
| floatData | |
| handles | |
| intData | |
| stringData | |
Private Member Functions | |
| def | _get_types |
Static Private Attributes | |
| list | __slots__ = ['handles','intData','floatData','stringData'] |
| string | _full_text |
| _has_header = False | |
| string | _md5sum = "d73f2682eafdfd3c477ba05ceeae1ada" |
| list | _slot_types = ['std_msgs/Int32MultiArray','std_msgs/Int32MultiArray','std_msgs/Float32MultiArray','std_msgs/String'] |
| string | _type = "vrep_common/ObjectGroupData" |
Definition at line 9 of file _ObjectGroupData.py.
| def vrep_common::msg::_ObjectGroupData::ObjectGroupData::__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,intData,floatData,stringData :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 77 of file _ObjectGroupData.py.
| def vrep_common::msg::_ObjectGroupData::ObjectGroupData::_get_types | ( | self | ) | [private] |
internal API method
Definition at line 108 of file _ObjectGroupData.py.
| def vrep_common::msg::_ObjectGroupData::ObjectGroupData::deserialize | ( | self, | ||
| str | ||||
| ) |
unpack serialized message in str into this message instance :param str: byte array of serialized message, ``str``
Definition at line 177 of file _ObjectGroupData.py.
| def vrep_common::msg::_ObjectGroupData::ObjectGroupData::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 360 of file _ObjectGroupData.py.
| def vrep_common::msg::_ObjectGroupData::ObjectGroupData::serialize | ( | self, | ||
| buff | ||||
| ) |
serialize message into buffer :param buff: buffer, ``StringIO``
Definition at line 114 of file _ObjectGroupData.py.
| def vrep_common::msg::_ObjectGroupData::ObjectGroupData::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 296 of file _ObjectGroupData.py.
list vrep_common::msg::_ObjectGroupData::ObjectGroupData::__slots__ = ['handles','intData','floatData','stringData'] [static, private] |
Definition at line 74 of file _ObjectGroupData.py.
string vrep_common::msg::_ObjectGroupData::ObjectGroupData::_full_text [static, private] |
Definition at line 13 of file _ObjectGroupData.py.
vrep_common::msg::_ObjectGroupData::ObjectGroupData::_has_header = False [static, private] |
Definition at line 12 of file _ObjectGroupData.py.
string vrep_common::msg::_ObjectGroupData::ObjectGroupData::_md5sum = "d73f2682eafdfd3c477ba05ceeae1ada" [static, private] |
Definition at line 10 of file _ObjectGroupData.py.
list vrep_common::msg::_ObjectGroupData::ObjectGroupData::_slot_types = ['std_msgs/Int32MultiArray','std_msgs/Int32MultiArray','std_msgs/Float32MultiArray','std_msgs/String'] [static, private] |
Definition at line 75 of file _ObjectGroupData.py.
string vrep_common::msg::_ObjectGroupData::ObjectGroupData::_type = "vrep_common/ObjectGroupData" [static, private] |
Definition at line 11 of file _ObjectGroupData.py.
Definition at line 99 of file _ObjectGroupData.py.
Definition at line 95 of file _ObjectGroupData.py.
Definition at line 97 of file _ObjectGroupData.py.
Definition at line 101 of file _ObjectGroupData.py.