#include <NodeletList.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Definition at line 13 of file NodeletList.h.
virtual int nodelet::NodeletListRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 23 of file NodeletList.h.
const char* nodelet::NodeletListRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 30 of file NodeletList.h.
const char* nodelet::NodeletListRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 29 of file NodeletList.h.
virtual int nodelet::NodeletListRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 17 of file NodeletList.h.