#include <DisplayPath.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _model_id_type |
typedef ::motion_planning_msgs::JointPath_ < ContainerAllocator > | _path_type |
typedef ::motion_planning_msgs::RobotState_ < ContainerAllocator > | _robot_state_type |
typedef boost::shared_ptr < ::motion_planning_msgs::DisplayPath_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::motion_planning_msgs::DisplayPath_ < ContainerAllocator > > | Ptr |
typedef DisplayPath_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
DisplayPath_ (const ContainerAllocator &_alloc) | |
DisplayPath_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | model_id |
::motion_planning_msgs::JointPath_ < ContainerAllocator > | path |
::motion_planning_msgs::RobotState_ < ContainerAllocator > | robot_state |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 19 of file DisplayPath.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > motion_planning_msgs::DisplayPath_< ContainerAllocator >::_model_id_type |
Definition at line 37 of file DisplayPath.h.
typedef ::motion_planning_msgs::JointPath_<ContainerAllocator> motion_planning_msgs::DisplayPath_< ContainerAllocator >::_path_type |
Definition at line 40 of file DisplayPath.h.
typedef ::motion_planning_msgs::RobotState_<ContainerAllocator> motion_planning_msgs::DisplayPath_< ContainerAllocator >::_robot_state_type |
Definition at line 43 of file DisplayPath.h.
typedef boost::shared_ptr< ::motion_planning_msgs::DisplayPath_<ContainerAllocator> const> motion_planning_msgs::DisplayPath_< ContainerAllocator >::ConstPtr |
Definition at line 207 of file DisplayPath.h.
typedef boost::shared_ptr< ::motion_planning_msgs::DisplayPath_<ContainerAllocator> > motion_planning_msgs::DisplayPath_< ContainerAllocator >::Ptr |
Definition at line 206 of file DisplayPath.h.
typedef DisplayPath_<ContainerAllocator> motion_planning_msgs::DisplayPath_< ContainerAllocator >::Type |
Definition at line 21 of file DisplayPath.h.
motion_planning_msgs::DisplayPath_< ContainerAllocator >::DisplayPath_ | ( | ) | [inline] |
Definition at line 23 of file DisplayPath.h.
motion_planning_msgs::DisplayPath_< ContainerAllocator >::DisplayPath_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file DisplayPath.h.
ROS_DEPRECATED const std::string motion_planning_msgs::DisplayPath_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 52 of file DisplayPath.h.
ROS_DEPRECATED const std::string motion_planning_msgs::DisplayPath_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 59 of file DisplayPath.h.
ROS_DEPRECATED const std::string motion_planning_msgs::DisplayPath_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 177 of file DisplayPath.h.
static ROS_DEPRECATED const std::string motion_planning_msgs::DisplayPath_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 50 of file DisplayPath.h.
static const char* motion_planning_msgs::DisplayPath_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 48 of file DisplayPath.h.
static ROS_DEPRECATED const std::string motion_planning_msgs::DisplayPath_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 57 of file DisplayPath.h.
static const char* motion_planning_msgs::DisplayPath_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 55 of file DisplayPath.h.
static ROS_DEPRECATED const std::string motion_planning_msgs::DisplayPath_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 175 of file DisplayPath.h.
static const char* motion_planning_msgs::DisplayPath_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 62 of file DisplayPath.h.
virtual ROS_DEPRECATED uint8_t* motion_planning_msgs::DisplayPath_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 188 of file DisplayPath.h.
virtual ROS_DEPRECATED uint32_t motion_planning_msgs::DisplayPath_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 197 of file DisplayPath.h.
virtual ROS_DEPRECATED uint8_t* motion_planning_msgs::DisplayPath_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 179 of file DisplayPath.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > motion_planning_msgs::DisplayPath_< ContainerAllocator >::model_id |
Definition at line 38 of file DisplayPath.h.
::motion_planning_msgs::JointPath_<ContainerAllocator> motion_planning_msgs::DisplayPath_< ContainerAllocator >::path |
Definition at line 41 of file DisplayPath.h.
::motion_planning_msgs::RobotState_<ContainerAllocator> motion_planning_msgs::DisplayPath_< ContainerAllocator >::robot_state |
Definition at line 44 of file DisplayPath.h.