#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 |
Public Attributes | |
char * | dot_graph |
Definition at line 34 of file FrameGraph.h.
virtual int tf::FrameGraphResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 50 of file FrameGraph.h.
const char* tf::FrameGraphResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 66 of file FrameGraph.h.
const char* tf::FrameGraphResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 65 of file FrameGraph.h.
virtual int tf::FrameGraphResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 39 of file FrameGraph.h.
Definition at line 37 of file FrameGraph.h.