#include <FrameGraph.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 FrameGraph.h.
virtual int tf::FrameGraphRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 23 of file FrameGraph.h.
const char* tf::FrameGraphRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 30 of file FrameGraph.h.
const char* tf::FrameGraphRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 29 of file FrameGraph.h.
virtual int tf::FrameGraphRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 17 of file FrameGraph.h.