Public Member Functions | |
| def | __init__ |
| def | deserialize |
| def | deserialize_numpy |
| def | serialize |
| def | serialize_numpy |
Public Attributes | |
| block_size | |
| pattern | |
Private Member Functions | |
| def | _get_types |
Static Private Attributes | |
| list | __slots__ = ['pattern','block_size'] |
| string | _full_text |
| _has_header = False | |
| string | _md5sum = "5b77f9a66e31582777646622e554b370" |
| list | _slot_types = ['uint8','uint8'] |
| string | _type = "ias_projected_light/cpRequest" |
| def ias_projected_light.srv._cp.cpRequest.__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: pattern,block_size :param args: complete set of field values, in .msg order :param kwds: use keyword arguments corresponding to message field names to set specific fields.
| def ias_projected_light.srv._cp.cpRequest._get_types | ( | self | ) | [private] |
| def ias_projected_light.srv._cp.cpRequest.deserialize | ( | self, | |
| str | |||
| ) |
| def ias_projected_light.srv._cp.cpRequest.deserialize_numpy | ( | self, | |
| str, | |||
| numpy | |||
| ) |
| def ias_projected_light.srv._cp.cpRequest.serialize | ( | self, | |
| buff | |||
| ) |
| def ias_projected_light.srv._cp.cpRequest.serialize_numpy | ( | self, | |
| buff, | |||
| numpy | |||
| ) |
list ias_projected_light::srv::_cp.cpRequest::__slots__ = ['pattern','block_size'] [static, private] |
string ias_projected_light::srv::_cp.cpRequest::_full_text [static, private] |
ias_projected_light::srv::_cp.cpRequest::_has_header = False [static, private] |
string ias_projected_light::srv::_cp.cpRequest::_md5sum = "5b77f9a66e31582777646622e554b370" [static, private] |
list ias_projected_light::srv::_cp.cpRequest::_slot_types = ['uint8','uint8'] [static, private] |
string ias_projected_light::srv::_cp.cpRequest::_type = "ias_projected_light/cpRequest" [static, private] |