Public Member Functions | |
def | __init__ |
def | deserialize |
def | deserialize_numpy |
def | serialize |
def | serialize_numpy |
Public Attributes | |
feedback | |
header | |
status | |
Private Member Functions | |
def | _get_types |
Static Private Attributes | |
list | __slots__ = ['header','status','feedback'] |
string | _full_text |
_has_header = True | |
string | _md5sum = "6d3d0bf7fb3dda24779c010a9f3eb7cb" |
list | _slot_types = ['Header','actionlib_msgs/GoalStatus','actionlib/TestFeedback'] |
string | _type = "actionlib/TestActionFeedback" |
Definition at line 10 of file _TestActionFeedback.py.
def actionlib::msg::_TestActionFeedback::TestActionFeedback::__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: header,status,feedback @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 87 of file _TestActionFeedback.py.
def actionlib::msg::_TestActionFeedback::TestActionFeedback::_get_types | ( | self | ) | [private] |
internal API method
Definition at line 115 of file _TestActionFeedback.py.
def actionlib::msg::_TestActionFeedback::TestActionFeedback::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 146 of file _TestActionFeedback.py.
def actionlib::msg::_TestActionFeedback::TestActionFeedback::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 224 of file _TestActionFeedback.py.
def actionlib::msg::_TestActionFeedback::TestActionFeedback::serialize | ( | self, | ||
buff | ||||
) |
serialize message into buffer @param buff: buffer @type buff: StringIO
Definition at line 121 of file _TestActionFeedback.py.
def actionlib::msg::_TestActionFeedback::TestActionFeedback::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 197 of file _TestActionFeedback.py.
list actionlib::msg::_TestActionFeedback::TestActionFeedback::__slots__ = ['header','status','feedback'] [static, private] |
Definition at line 84 of file _TestActionFeedback.py.
string actionlib::msg::_TestActionFeedback::TestActionFeedback::_full_text [static, private] |
Definition at line 14 of file _TestActionFeedback.py.
actionlib::msg::_TestActionFeedback::TestActionFeedback::_has_header = True [static, private] |
Definition at line 13 of file _TestActionFeedback.py.
string actionlib::msg::_TestActionFeedback::TestActionFeedback::_md5sum = "6d3d0bf7fb3dda24779c010a9f3eb7cb" [static, private] |
Definition at line 11 of file _TestActionFeedback.py.
list actionlib::msg::_TestActionFeedback::TestActionFeedback::_slot_types = ['Header','actionlib_msgs/GoalStatus','actionlib/TestFeedback'] [static, private] |
Definition at line 85 of file _TestActionFeedback.py.
string actionlib::msg::_TestActionFeedback::TestActionFeedback::_type = "actionlib/TestActionFeedback" [static, private] |
Definition at line 12 of file _TestActionFeedback.py.
Definition at line 109 of file _TestActionFeedback.py.
Definition at line 105 of file _TestActionFeedback.py.
Definition at line 107 of file _TestActionFeedback.py.