Public Member Functions | |
def | __init__ |
def | deserialize |
def | deserialize_numpy |
def | serialize |
def | serialize_numpy |
Public Attributes | |
b | |
i32 | |
i32_array | |
str | |
Private Member Functions | |
def | _get_types |
Static Private Attributes | |
list | __slots__ = ['i32','str','i32_array','b'] |
string | _full_text |
_has_header = False | |
string | _md5sum = "da04a60d03fa22f7d301f9bd5f9a08ab" |
list | _slot_types = ['int32','string','int32[]','bool'] |
string | _type = "genpy/TestFillSimple" |
Definition at line 8 of file _TestFillSimple.py.
def include.genpy.msg._TestFillSimple.TestFillSimple.__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: i32,str,i32_array,b :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 20 of file _TestFillSimple.py.
def include.genpy.msg._TestFillSimple.TestFillSimple._get_types | ( | self | ) | [private] |
internal API method
Definition at line 51 of file _TestFillSimple.py.
def include.genpy.msg._TestFillSimple.TestFillSimple.deserialize | ( | self, | |
str | |||
) |
unpack serialized message in str into this message instance :param str: byte array of serialized message, ``str``
Definition at line 78 of file _TestFillSimple.py.
def include.genpy.msg._TestFillSimple.TestFillSimple.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, ``str`` :param numpy: numpy python module
Definition at line 135 of file _TestFillSimple.py.
def include.genpy.msg._TestFillSimple.TestFillSimple.serialize | ( | self, | |
buff | |||
) |
serialize message into buffer :param buff: buffer, ``StringIO``
Definition at line 57 of file _TestFillSimple.py.
def include.genpy.msg._TestFillSimple.TestFillSimple.serialize_numpy | ( | self, | |
buff, | |||
numpy | |||
) |
serialize message with numpy array types into buffer :param buff: buffer, ``StringIO`` :param numpy: numpy python module
Definition at line 113 of file _TestFillSimple.py.
list include::genpy::msg::_TestFillSimple.TestFillSimple::__slots__ = ['i32','str','i32_array','b'] [static, private] |
Definition at line 17 of file _TestFillSimple.py.
string include::genpy::msg::_TestFillSimple.TestFillSimple::_full_text [static, private] |
"""int32 i32 string str int32[] i32_array bool b """
Definition at line 12 of file _TestFillSimple.py.
include::genpy::msg::_TestFillSimple.TestFillSimple::_has_header = False [static, private] |
Definition at line 11 of file _TestFillSimple.py.
string include::genpy::msg::_TestFillSimple.TestFillSimple::_md5sum = "da04a60d03fa22f7d301f9bd5f9a08ab" [static, private] |
Definition at line 9 of file _TestFillSimple.py.
list include::genpy::msg::_TestFillSimple.TestFillSimple::_slot_types = ['int32','string','int32[]','bool'] [static, private] |
Definition at line 18 of file _TestFillSimple.py.
string include::genpy::msg::_TestFillSimple.TestFillSimple::_type = "genpy/TestFillSimple" [static, private] |
Definition at line 10 of file _TestFillSimple.py.
Definition at line 32 of file _TestFillSimple.py.
Definition at line 32 of file _TestFillSimple.py.
Definition at line 32 of file _TestFillSimple.py.
Definition at line 32 of file _TestFillSimple.py.