#include <SetLinkProperties.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::SetLinkPropertiesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::SetLinkPropertiesResponse_ < ContainerAllocator > > | Ptr |
typedef SetLinkPropertiesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetLinkPropertiesResponse_ () | |
SetLinkPropertiesResponse_ (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 100 of file SetLinkProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::_status_message_type |
Definition at line 118 of file SetLinkProperties.h.
typedef uint8_t gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::_success_type |
Definition at line 115 of file SetLinkProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetLinkPropertiesResponse_<ContainerAllocator> const> gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 123 of file SetLinkProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetLinkPropertiesResponse_<ContainerAllocator> > gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::Ptr |
Definition at line 122 of file SetLinkProperties.h.
typedef SetLinkPropertiesResponse_<ContainerAllocator> gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::Type |
Definition at line 101 of file SetLinkProperties.h.
gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::SetLinkPropertiesResponse_ | ( | ) | [inline] |
Definition at line 103 of file SetLinkProperties.h.
gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::SetLinkPropertiesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 109 of file SetLinkProperties.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::__connection_header |
Definition at line 124 of file SetLinkProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::status_message |
Definition at line 119 of file SetLinkProperties.h.
uint8_t gazebo_msgs::SetLinkPropertiesResponse_< ContainerAllocator >::success |
Definition at line 116 of file SetLinkProperties.h.