#include <GetRobotTrajectoryValidity.h>
Public Types | |
typedef ::motion_planning_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | _error_code_type |
typedef std::vector < ::motion_planning_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::motion_planning_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > >::other > | _trajectory_error_codes_type |
typedef boost::shared_ptr < ::planning_environment_msgs::GetRobotTrajectoryValidityResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::planning_environment_msgs::GetRobotTrajectoryValidityResponse_ < ContainerAllocator > > | Ptr |
typedef GetRobotTrajectoryValidityResponse_ < 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 |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_trajectory_error_codes_size () const |
ROS_DEPRECATED void | get_trajectory_error_codes_vec (std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator > >::other > &vec) const |
GetRobotTrajectoryValidityResponse_ (const ContainerAllocator &_alloc) | |
GetRobotTrajectoryValidityResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_trajectory_error_codes_size (uint32_t size) |
ROS_DEPRECATED void | set_trajectory_error_codes_vec (const std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator > >::other > &vec) |
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 () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
::motion_planning_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | error_code |
std::vector < ::motion_planning_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::motion_planning_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > >::other > | trajectory_error_codes |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 538 of file GetRobotTrajectoryValidity.h.
typedef ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::_error_code_type |
Definition at line 554 of file GetRobotTrajectoryValidity.h.
typedef std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> >::other > planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::_trajectory_error_codes_type |
Definition at line 557 of file GetRobotTrajectoryValidity.h.
typedef boost::shared_ptr< ::planning_environment_msgs::GetRobotTrajectoryValidityResponse_<ContainerAllocator> const> planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::ConstPtr |
Definition at line 690 of file GetRobotTrajectoryValidity.h.
typedef boost::shared_ptr< ::planning_environment_msgs::GetRobotTrajectoryValidityResponse_<ContainerAllocator> > planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::Ptr |
Definition at line 689 of file GetRobotTrajectoryValidity.h.
typedef GetRobotTrajectoryValidityResponse_<ContainerAllocator> planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::Type |
Definition at line 540 of file GetRobotTrajectoryValidity.h.
planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::GetRobotTrajectoryValidityResponse_ | ( | ) | [inline] |
Definition at line 542 of file GetRobotTrajectoryValidity.h.
planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::GetRobotTrajectoryValidityResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 548 of file GetRobotTrajectoryValidity.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 570 of file GetRobotTrajectoryValidity.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 577 of file GetRobotTrajectoryValidity.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 663 of file GetRobotTrajectoryValidity.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 584 of file GetRobotTrajectoryValidity.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 568 of file GetRobotTrajectoryValidity.h.
static const char* planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 566 of file GetRobotTrajectoryValidity.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 575 of file GetRobotTrajectoryValidity.h.
static const char* planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 573 of file GetRobotTrajectoryValidity.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 661 of file GetRobotTrajectoryValidity.h.
static const char* planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 587 of file GetRobotTrajectoryValidity.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 582 of file GetRobotTrajectoryValidity.h.
static const char* planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 580 of file GetRobotTrajectoryValidity.h.
virtual ROS_DEPRECATED uint8_t* planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 673 of file GetRobotTrajectoryValidity.h.
ROS_DEPRECATED uint32_t planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::get_trajectory_error_codes_size | ( | ) | const [inline] |
Definition at line 561 of file GetRobotTrajectoryValidity.h.
ROS_DEPRECATED void planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::get_trajectory_error_codes_vec | ( | std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 563 of file GetRobotTrajectoryValidity.h.
virtual ROS_DEPRECATED uint32_t planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 681 of file GetRobotTrajectoryValidity.h.
virtual ROS_DEPRECATED uint8_t* planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 665 of file GetRobotTrajectoryValidity.h.
ROS_DEPRECATED void planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::set_trajectory_error_codes_size | ( | uint32_t | size | ) | [inline] |
Definition at line 562 of file GetRobotTrajectoryValidity.h.
ROS_DEPRECATED void planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::set_trajectory_error_codes_vec | ( | const std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 564 of file GetRobotTrajectoryValidity.h.
::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::error_code |
Definition at line 555 of file GetRobotTrajectoryValidity.h.
std::vector< ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::ArmNavigationErrorCodes_<ContainerAllocator> >::other > planning_environment_msgs::GetRobotTrajectoryValidityResponse_< ContainerAllocator >::trajectory_error_codes |
Definition at line 558 of file GetRobotTrajectoryValidity.h.