#include <DeleteModel.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::DeleteModelResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::DeleteModelResponse_ < ContainerAllocator > > | Ptr |
typedef DeleteModelResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
DeleteModelResponse_ () | |
DeleteModelResponse_ (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 53 of file DeleteModel.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::_status_message_type |
Definition at line 71 of file DeleteModel.h.
typedef uint8_t gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::_success_type |
Definition at line 68 of file DeleteModel.h.
typedef boost::shared_ptr< ::gazebo_msgs::DeleteModelResponse_<ContainerAllocator> const> gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file DeleteModel.h.
typedef boost::shared_ptr< ::gazebo_msgs::DeleteModelResponse_<ContainerAllocator> > gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file DeleteModel.h.
typedef DeleteModelResponse_<ContainerAllocator> gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::Type |
Definition at line 54 of file DeleteModel.h.
gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::DeleteModelResponse_ | ( | ) | [inline] |
Definition at line 56 of file DeleteModel.h.
gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::DeleteModelResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file DeleteModel.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file DeleteModel.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::status_message |
Definition at line 72 of file DeleteModel.h.
uint8_t gazebo_msgs::DeleteModelResponse_< ContainerAllocator >::success |
Definition at line 69 of file DeleteModel.h.