#include <GetLinkProperties.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _link_name_type |
typedef boost::shared_ptr < ::gazebo_msgs::GetLinkPropertiesRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::GetLinkPropertiesRequest_ < ContainerAllocator > > | Ptr |
typedef GetLinkPropertiesRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetLinkPropertiesRequest_ () | |
GetLinkPropertiesRequest_ (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 > | link_name |
Definition at line 26 of file GetLinkProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetLinkPropertiesRequest_< ContainerAllocator >::_link_name_type |
Definition at line 39 of file GetLinkProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetLinkPropertiesRequest_<ContainerAllocator> const> gazebo_msgs::GetLinkPropertiesRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file GetLinkProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetLinkPropertiesRequest_<ContainerAllocator> > gazebo_msgs::GetLinkPropertiesRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file GetLinkProperties.h.
typedef GetLinkPropertiesRequest_<ContainerAllocator> gazebo_msgs::GetLinkPropertiesRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GetLinkProperties.h.
gazebo_msgs::GetLinkPropertiesRequest_< ContainerAllocator >::GetLinkPropertiesRequest_ | ( | ) | [inline] |
Definition at line 29 of file GetLinkProperties.h.
gazebo_msgs::GetLinkPropertiesRequest_< ContainerAllocator >::GetLinkPropertiesRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file GetLinkProperties.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::GetLinkPropertiesRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file GetLinkProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetLinkPropertiesRequest_< ContainerAllocator >::link_name |
Definition at line 40 of file GetLinkProperties.h.