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