amtec::srv::_Reset::ResetRequest Class Reference
List of all members.
Detailed Description
Definition at line 6 of file _Reset.py.
Member Function Documentation
def amtec::srv::_Reset::ResetRequest::__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.
Definition at line 15 of file _Reset.py.
def amtec::srv::_Reset::ResetRequest::_get_types |
( |
|
self |
) |
[private] |
def amtec::srv::_Reset::ResetRequest::deserialize |
( |
|
self, |
|
|
|
str | |
|
) |
| | |
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type str: str
Definition at line 49 of file _Reset.py.
def amtec::srv::_Reset::ResetRequest::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
@type str: str
@param numpy: numpy python module
@type numpy: module
Definition at line 75 of file _Reset.py.
def amtec::srv::_Reset::ResetRequest::serialize |
( |
|
self, |
|
|
|
buff | |
|
) |
| | |
serialize message into buffer
@param buff: buffer
@type buff: StringIO
Definition at line 38 of file _Reset.py.
def amtec::srv::_Reset::ResetRequest::serialize_numpy |
( |
|
self, |
|
|
|
buff, |
|
|
|
numpy | |
|
) |
| | |
serialize message with numpy array types into buffer
@param buff: buffer
@type buff: StringIO
@param numpy: numpy python module
@type numpy module
Definition at line 62 of file _Reset.py.
Member Data Documentation
Initial value:
Definition at line 10 of file _Reset.py.
The documentation for this class was generated from the following file: