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