#include <TestFeedback.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
int32_t | feedback |
Definition at line 12 of file TestFeedback.h.
virtual int actionlib::TestFeedback::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 33 of file TestFeedback.h.
const char* actionlib::TestFeedback::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 51 of file TestFeedback.h.
const char* actionlib::TestFeedback::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 50 of file TestFeedback.h.
virtual int actionlib::TestFeedback::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 17 of file TestFeedback.h.
Definition at line 15 of file TestFeedback.h.