#include <GetLinkState.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _link_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _reference_frame_type |
typedef boost::shared_ptr < ::gazebo_msgs::GetLinkStateRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::GetLinkStateRequest_ < ContainerAllocator > > | Ptr |
typedef GetLinkStateRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetLinkStateRequest_ () | |
GetLinkStateRequest_ (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 |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | reference_frame |
Definition at line 26 of file GetLinkState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::_link_name_type |
Definition at line 41 of file GetLinkState.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::_reference_frame_type |
Definition at line 44 of file GetLinkState.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetLinkStateRequest_<ContainerAllocator> const> gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file GetLinkState.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetLinkStateRequest_<ContainerAllocator> > gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::Ptr |
Definition at line 48 of file GetLinkState.h.
typedef GetLinkStateRequest_<ContainerAllocator> gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GetLinkState.h.
gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::GetLinkStateRequest_ | ( | ) | [inline] |
Definition at line 29 of file GetLinkState.h.
gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::GetLinkStateRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file GetLinkState.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::__connection_header |
Definition at line 50 of file GetLinkState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::link_name |
Definition at line 42 of file GetLinkState.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetLinkStateRequest_< ContainerAllocator >::reference_frame |
Definition at line 45 of file GetLinkState.h.