#include <SpawnModel.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::SpawnModelResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::SpawnModelResponse_ < ContainerAllocator > > | Ptr |
typedef SpawnModelResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SpawnModelResponse_ () | |
SpawnModelResponse_ (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 75 of file SpawnModel.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::_status_message_type |
Definition at line 93 of file SpawnModel.h.
typedef uint8_t gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::_success_type |
Definition at line 90 of file SpawnModel.h.
typedef boost::shared_ptr< ::gazebo_msgs::SpawnModelResponse_<ContainerAllocator> const> gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::ConstPtr |
Definition at line 98 of file SpawnModel.h.
typedef boost::shared_ptr< ::gazebo_msgs::SpawnModelResponse_<ContainerAllocator> > gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::Ptr |
Definition at line 97 of file SpawnModel.h.
typedef SpawnModelResponse_<ContainerAllocator> gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::Type |
Definition at line 76 of file SpawnModel.h.
gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::SpawnModelResponse_ | ( | ) | [inline] |
Definition at line 78 of file SpawnModel.h.
gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::SpawnModelResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 84 of file SpawnModel.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::__connection_header |
Definition at line 99 of file SpawnModel.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::status_message |
Definition at line 94 of file SpawnModel.h.
uint8_t gazebo_msgs::SpawnModelResponse_< ContainerAllocator >::success |
Definition at line 91 of file SpawnModel.h.