#include <GetModelState.h>
Public Types | |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pose_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_message_type |
typedef uint8_t | _success_type |
typedef ::geometry_msgs::Twist_ < ContainerAllocator > | _twist_type |
typedef boost::shared_ptr < ::gazebo_msgs::GetModelStateResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::GetModelStateResponse_ < ContainerAllocator > > | Ptr |
typedef GetModelStateResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetModelStateResponse_ () | |
GetModelStateResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status_message |
uint8_t | success |
::geometry_msgs::Twist_ < ContainerAllocator > | twist |
Definition at line 60 of file GetModelState.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::_pose_type |
Definition at line 79 of file GetModelState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::_status_message_type |
Definition at line 88 of file GetModelState.h.
typedef uint8_t gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::_success_type |
Definition at line 85 of file GetModelState.h.
typedef ::geometry_msgs::Twist_<ContainerAllocator> gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::_twist_type |
Definition at line 82 of file GetModelState.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetModelStateResponse_<ContainerAllocator> const> gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::ConstPtr |
Definition at line 93 of file GetModelState.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetModelStateResponse_<ContainerAllocator> > gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::Ptr |
Definition at line 92 of file GetModelState.h.
typedef GetModelStateResponse_<ContainerAllocator> gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::Type |
Definition at line 61 of file GetModelState.h.
gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::GetModelStateResponse_ | ( | ) | [inline] |
Definition at line 63 of file GetModelState.h.
gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::GetModelStateResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 71 of file GetModelState.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::__connection_header |
Definition at line 94 of file GetModelState.h.
::geometry_msgs::Pose_<ContainerAllocator> gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::pose |
Definition at line 80 of file GetModelState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::status_message |
Definition at line 89 of file GetModelState.h.
uint8_t gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::success |
Definition at line 86 of file GetModelState.h.
::geometry_msgs::Twist_<ContainerAllocator> gazebo_msgs::GetModelStateResponse_< ContainerAllocator >::twist |
Definition at line 83 of file GetModelState.h.