Public Member Functions | |
| def | __init__ |
| def | deserialize |
| def | deserialize_numpy |
| def | serialize |
| def | serialize_numpy |
Private Member Functions | |
| def | _get_types |
Static Private Attributes | |
| list | __slots__ = [] |
| string | _full_text |
| _has_header = False | |
| string | _md5sum = "d41d8cd98f00b204e9800998ecf8427e" |
| list | _slot_types = [] |
| string | _type = "amtec/HomeRequest" |
| def amtec.srv._Home.HomeRequest.__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: :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 amtec.srv._Home.HomeRequest._get_types | ( | self | ) | [private] |
| def amtec.srv._Home.HomeRequest.deserialize | ( | self, | |
| str | |||
| ) |
| def amtec.srv._Home.HomeRequest.deserialize_numpy | ( | self, | |
| str, | |||
| numpy | |||
| ) |
| def amtec.srv._Home.HomeRequest.serialize | ( | self, | |
| buff | |||
| ) |
| def amtec.srv._Home.HomeRequest.serialize_numpy | ( | self, | |
| buff, | |||
| numpy | |||
| ) |
list amtec::srv::_Home.HomeRequest::__slots__ = [] [static, private] |
string amtec::srv::_Home.HomeRequest::_full_text [static, private] |
amtec::srv::_Home.HomeRequest::_has_header = False [static, private] |
string amtec::srv::_Home.HomeRequest::_md5sum = "d41d8cd98f00b204e9800998ecf8427e" [static, private] |
list amtec::srv::_Home.HomeRequest::_slot_types = [] [static, private] |
string amtec::srv::_Home.HomeRequest::_type = "amtec/HomeRequest" [static, private] |