#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 |
Public Attributes | |
char ** | nodelets |
uint8_t | nodelets_length |
char * | st_nodelets |
Definition at line 34 of file NodeletList.h.
virtual int nodelet::NodeletListResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 58 of file NodeletList.h.
const char* nodelet::NodeletListResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 82 of file NodeletList.h.
const char* nodelet::NodeletListResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 81 of file NodeletList.h.
virtual int nodelet::NodeletListResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 41 of file NodeletList.h.
Definition at line 39 of file NodeletList.h.
Definition at line 37 of file NodeletList.h.
Definition at line 38 of file NodeletList.h.