#include <SetJointProperties.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::SetJointPropertiesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::SetJointPropertiesResponse_ < ContainerAllocator > > | Ptr |
typedef SetJointPropertiesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetJointPropertiesResponse_ () | |
SetJointPropertiesResponse_ (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 59 of file SetJointProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::_status_message_type |
Definition at line 77 of file SetJointProperties.h.
typedef uint8_t gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::_success_type |
Definition at line 74 of file SetJointProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetJointPropertiesResponse_<ContainerAllocator> const> gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 82 of file SetJointProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetJointPropertiesResponse_<ContainerAllocator> > gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::Ptr |
Definition at line 81 of file SetJointProperties.h.
typedef SetJointPropertiesResponse_<ContainerAllocator> gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::Type |
Definition at line 60 of file SetJointProperties.h.
gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::SetJointPropertiesResponse_ | ( | ) | [inline] |
Definition at line 62 of file SetJointProperties.h.
gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::SetJointPropertiesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 68 of file SetJointProperties.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::__connection_header |
Definition at line 83 of file SetJointProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::status_message |
Definition at line 78 of file SetJointProperties.h.
uint8_t gazebo_msgs::SetJointPropertiesResponse_< ContainerAllocator >::success |
Definition at line 75 of file SetJointProperties.h.