#include <SetModelState.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::SetModelStateResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::SetModelStateResponse_ < ContainerAllocator > > | Ptr |
typedef SetModelStateResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetModelStateResponse_ () | |
SetModelStateResponse_ (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 55 of file SetModelState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::_status_message_type |
Definition at line 73 of file SetModelState.h.
typedef uint8_t gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::_success_type |
Definition at line 70 of file SetModelState.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetModelStateResponse_<ContainerAllocator> const> gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::ConstPtr |
Definition at line 78 of file SetModelState.h.
typedef boost::shared_ptr< ::gazebo_msgs::SetModelStateResponse_<ContainerAllocator> > gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::Ptr |
Definition at line 77 of file SetModelState.h.
typedef SetModelStateResponse_<ContainerAllocator> gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::Type |
Definition at line 56 of file SetModelState.h.
gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::SetModelStateResponse_ | ( | ) | [inline] |
Definition at line 58 of file SetModelState.h.
gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::SetModelStateResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file SetModelState.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::__connection_header |
Definition at line 79 of file SetModelState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::status_message |
Definition at line 74 of file SetModelState.h.
uint8_t gazebo_msgs::SetModelStateResponse_< ContainerAllocator >::success |
Definition at line 71 of file SetModelState.h.