#include <NodeletLoad.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 * | bond_id |
char ** | my_argv |
uint8_t | my_argv_length |
char * | name |
char ** | remap_source_args |
uint8_t | remap_source_args_length |
char ** | remap_target_args |
uint8_t | remap_target_args_length |
char * | st_my_argv |
char * | st_remap_source_args |
char * | st_remap_target_args |
char * | type |
Definition at line 13 of file NodeletLoad.h.
virtual int nodelet::NodeletLoadRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 83 of file NodeletLoad.h.
const char* nodelet::NodeletLoadRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 168 of file NodeletLoad.h.
const char* nodelet::NodeletLoadRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 167 of file NodeletLoad.h.
virtual int nodelet::NodeletLoadRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 29 of file NodeletLoad.h.
Definition at line 27 of file NodeletLoad.h.
Definition at line 26 of file NodeletLoad.h.
Definition at line 24 of file NodeletLoad.h.
Definition at line 16 of file NodeletLoad.h.
Definition at line 20 of file NodeletLoad.h.
Definition at line 18 of file NodeletLoad.h.
Definition at line 23 of file NodeletLoad.h.
Definition at line 21 of file NodeletLoad.h.
Definition at line 25 of file NodeletLoad.h.
Definition at line 19 of file NodeletLoad.h.
Definition at line 22 of file NodeletLoad.h.
Definition at line 17 of file NodeletLoad.h.