irobot_create_2_1::srv::_Demo::DemoRequest Class Reference
List of all members.
Detailed Description
Definition at line 6 of file _Demo.py.
Member Function Documentation
def irobot_create_2_1::srv::_Demo::DemoRequest::__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:
demo
@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 16 of file _Demo.py.
def irobot_create_2_1::srv::_Demo::DemoRequest::_get_types |
( |
|
self |
) |
[private] |
def irobot_create_2_1::srv::_Demo::DemoRequest::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 55 of file _Demo.py.
def irobot_create_2_1::srv::_Demo::DemoRequest::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 84 of file _Demo.py.
def irobot_create_2_1::srv::_Demo::DemoRequest::serialize |
( |
|
self, |
|
|
|
buff | |
|
) |
| | |
serialize message into buffer
@param buff: buffer
@type buff: StringIO
Definition at line 44 of file _Demo.py.
def irobot_create_2_1::srv::_Demo::DemoRequest::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 71 of file _Demo.py.
Member Data Documentation
Initial value:
Definition at line 10 of file _Demo.py.
The documentation for this class was generated from the following file: