#include <GetModelProperties.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _model_name_type |
typedef boost::shared_ptr < ::gazebo_msgs::GetModelPropertiesRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::GetModelPropertiesRequest_ < ContainerAllocator > > | Ptr |
typedef GetModelPropertiesRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetModelPropertiesRequest_ () | |
GetModelPropertiesRequest_ (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 |
Definition at line 25 of file GetModelProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelPropertiesRequest_< ContainerAllocator >::_model_name_type |
Definition at line 38 of file GetModelProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetModelPropertiesRequest_<ContainerAllocator> const> gazebo_msgs::GetModelPropertiesRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file GetModelProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetModelPropertiesRequest_<ContainerAllocator> > gazebo_msgs::GetModelPropertiesRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file GetModelProperties.h.
typedef GetModelPropertiesRequest_<ContainerAllocator> gazebo_msgs::GetModelPropertiesRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetModelProperties.h.
gazebo_msgs::GetModelPropertiesRequest_< ContainerAllocator >::GetModelPropertiesRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetModelProperties.h.
gazebo_msgs::GetModelPropertiesRequest_< ContainerAllocator >::GetModelPropertiesRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file GetModelProperties.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::GetModelPropertiesRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file GetModelProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetModelPropertiesRequest_< ContainerAllocator >::model_name |
Definition at line 39 of file GetModelProperties.h.