List of all members.
Detailed Description
Definition at line 8 of file _Save.py.
Constructor & Destructor Documentation
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:
filename
: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 17 of file _Save.py.
Member Function Documentation
unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``
Definition at line 60 of file _Save.py.
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 97 of file _Save.py.
serialize message into buffer
:param buff: buffer, ``StringIO``
Definition at line 45 of file _Save.py.
serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module
Definition at line 81 of file _Save.py.
Member Data Documentation
Initial value:
Definition at line 12 of file _Save.py.
The documentation for this class was generated from the following file: