#include <SetJointTrajectory.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_message_type |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::gazebo_msgs::SetJointTrajectoryResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::SetJointTrajectoryResponse_ < ContainerAllocator > > | Ptr |
typedef SetJointTrajectoryResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetJointTrajectoryResponse_ () | |
SetJointTrajectoryResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status_message |
uint8_t | success |
Definition at line 76 of file SetJointTrajectory.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::_status_message_type |
Definition at line 94 of file SetJointTrajectory.h.
typedef uint8_t gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::_success_type |
Definition at line 91 of file SetJointTrajectory.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetJointTrajectoryResponse_<ContainerAllocator> const> gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::ConstPtr |
Definition at line 99 of file SetJointTrajectory.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetJointTrajectoryResponse_<ContainerAllocator> > gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::Ptr |
Definition at line 98 of file SetJointTrajectory.h.
typedef SetJointTrajectoryResponse_<ContainerAllocator> gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::Type |
Definition at line 77 of file SetJointTrajectory.h.
gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::SetJointTrajectoryResponse_ | ( | ) | [inline] |
Definition at line 79 of file SetJointTrajectory.h.
gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::SetJointTrajectoryResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 85 of file SetJointTrajectory.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::__connection_header |
Definition at line 100 of file SetJointTrajectory.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::status_message |
Definition at line 95 of file SetJointTrajectory.h.
uint8_t gazebo_msgs::SetJointTrajectoryResponse_< ContainerAllocator >::success |
Definition at line 92 of file SetJointTrajectory.h.