#include <Path.h>

Public Member Functions | |
| virtual int | deserialize (unsigned char *inbuffer) | 
| const char * | getType () | 
| virtual int | serialize (unsigned char *outbuffer) | 
Public Attributes | |
| std_msgs::Header | header | 
| geometry_msgs::PoseStamped * | poses | 
| unsigned char | poses_length | 
| geometry_msgs::PoseStamped | st_poses | 
| virtual int nav_msgs::Path::deserialize | ( | unsigned char * | inbuffer | ) |  [inline, virtual] | 
        
| const char* nav_msgs::Path::getType | ( | ) |  [inline, virtual] | 
        
| virtual int nav_msgs::Path::serialize | ( | unsigned char * | outbuffer | ) |  [inline, virtual] | 
        
| unsigned char nav_msgs::Path::poses_length |