Public Member Functions | |
def | __init__ |
def | deserialize |
def | deserialize_numpy |
def | serialize |
def | serialize_numpy |
Public Attributes | |
handles | |
Private Member Functions | |
def | _get_types |
Static Private Attributes | |
list | __slots__ = ['handles'] |
string | _full_text |
_has_header = False | |
string | _md5sum = "1b24af430705cefc484ff6cc1c5669ad" |
list | _slot_types = ['int32[]'] |
string | _type = "vrep_common/simRosGetObjectSelectionResponse" |
Definition at line 97 of file _simRosGetObjectSelection.py.
def vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::__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 :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 108 of file _simRosGetObjectSelection.py.
def vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::_get_types | ( | self | ) | [private] |
internal API method
Definition at line 130 of file _simRosGetObjectSelection.py.
def vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::deserialize | ( | self, | ||
str | ||||
) |
unpack serialized message in str into this message instance :param str: byte array of serialized message, ``str``
Definition at line 149 of file _simRosGetObjectSelection.py.
def vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::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 182 of file _simRosGetObjectSelection.py.
def vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::serialize | ( | self, | ||
buff | ||||
) |
serialize message into buffer :param buff: buffer, ``StringIO``
Definition at line 136 of file _simRosGetObjectSelection.py.
def vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::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 168 of file _simRosGetObjectSelection.py.
list vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::__slots__ = ['handles'] [static, private] |
Definition at line 105 of file _simRosGetObjectSelection.py.
string vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::_full_text [static, private] |
"""int32[] handles """
Definition at line 101 of file _simRosGetObjectSelection.py.
vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::_has_header = False [static, private] |
Definition at line 100 of file _simRosGetObjectSelection.py.
string vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::_md5sum = "1b24af430705cefc484ff6cc1c5669ad" [static, private] |
Definition at line 98 of file _simRosGetObjectSelection.py.
list vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::_slot_types = ['int32[]'] [static, private] |
Definition at line 106 of file _simRosGetObjectSelection.py.
string vrep_common::srv::_simRosGetObjectSelection::simRosGetObjectSelectionResponse::_type = "vrep_common/simRosGetObjectSelectionResponse" [static, private] |
Definition at line 99 of file _simRosGetObjectSelection.py.
Definition at line 126 of file _simRosGetObjectSelection.py.