#include <GetModelState.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _model_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _relative_entity_name_type |
typedef boost::shared_ptr < ::gazebo_msgs::GetModelStateRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::GetModelStateRequest_ < ContainerAllocator > > | Ptr |
typedef GetModelStateRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetModelStateRequest_ () | |
GetModelStateRequest_ (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 > | model_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | relative_entity_name |
Definition at line 27 of file GetModelState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::_model_name_type |
Definition at line 42 of file GetModelState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::_relative_entity_name_type |
Definition at line 45 of file GetModelState.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetModelStateRequest_<ContainerAllocator> const> gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file GetModelState.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetModelStateRequest_<ContainerAllocator> > gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::Ptr |
Definition at line 49 of file GetModelState.h.
typedef GetModelStateRequest_<ContainerAllocator> gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::Type |
Definition at line 28 of file GetModelState.h.
gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::GetModelStateRequest_ | ( | ) | [inline] |
Definition at line 30 of file GetModelState.h.
gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::GetModelStateRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file GetModelState.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::__connection_header |
Definition at line 51 of file GetModelState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::model_name |
Definition at line 43 of file GetModelState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelStateRequest_< ContainerAllocator >::relative_entity_name |
Definition at line 46 of file GetModelState.h.