#include <SetModelConfiguration.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::SetModelConfigurationResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::SetModelConfigurationResponse_ < ContainerAllocator > > | Ptr |
typedef SetModelConfigurationResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetModelConfigurationResponse_ () | |
SetModelConfigurationResponse_ (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 69 of file SetModelConfiguration.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::_status_message_type |
Definition at line 87 of file SetModelConfiguration.h.
typedef uint8_t gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::_success_type |
Definition at line 84 of file SetModelConfiguration.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetModelConfigurationResponse_<ContainerAllocator> const> gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::ConstPtr |
Definition at line 92 of file SetModelConfiguration.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetModelConfigurationResponse_<ContainerAllocator> > gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::Ptr |
Definition at line 91 of file SetModelConfiguration.h.
typedef SetModelConfigurationResponse_<ContainerAllocator> gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::Type |
Definition at line 70 of file SetModelConfiguration.h.
gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::SetModelConfigurationResponse_ | ( | ) | [inline] |
Definition at line 72 of file SetModelConfiguration.h.
gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::SetModelConfigurationResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 78 of file SetModelConfiguration.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::__connection_header |
Definition at line 93 of file SetModelConfiguration.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::status_message |
Definition at line 88 of file SetModelConfiguration.h.
uint8_t gazebo_msgs::SetModelConfigurationResponse_< ContainerAllocator >::success |
Definition at line 85 of file SetModelConfiguration.h.