#include <SetCostmap.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 69 of file SetCostmap.h.
virtual int navfn::SetCostmapResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 79 of file SetCostmap.h.
const char* navfn::SetCostmapResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 86 of file SetCostmap.h.
const char* navfn::SetCostmapResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 85 of file SetCostmap.h.
virtual int navfn::SetCostmapResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 73 of file SetCostmap.h.