#include <QueryTrajectoryState.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _acceleration_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _name_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _position_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _velocity_type |
typedef boost::shared_ptr < ::pr2_controllers_msgs::QueryTrajectoryStateResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_controllers_msgs::QueryTrajectoryStateResponse_ < ContainerAllocator > > | Ptr |
typedef QueryTrajectoryStateResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
QueryTrajectoryStateResponse_ () | |
QueryTrajectoryStateResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | acceleration |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | name |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | position |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | velocity |
Definition at line 53 of file QueryTrajectoryState.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::_acceleration_type |
Definition at line 81 of file QueryTrajectoryState.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::_name_type |
Definition at line 72 of file QueryTrajectoryState.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::_position_type |
Definition at line 75 of file QueryTrajectoryState.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::_velocity_type |
Definition at line 78 of file QueryTrajectoryState.h.
typedef boost::shared_ptr< ::pr2_controllers_msgs::QueryTrajectoryStateResponse_<ContainerAllocator> const> pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::ConstPtr |
Definition at line 86 of file QueryTrajectoryState.h.
typedef boost::shared_ptr< ::pr2_controllers_msgs::QueryTrajectoryStateResponse_<ContainerAllocator> > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::Ptr |
Definition at line 85 of file QueryTrajectoryState.h.
typedef QueryTrajectoryStateResponse_<ContainerAllocator> pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::Type |
Definition at line 54 of file QueryTrajectoryState.h.
pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::QueryTrajectoryStateResponse_ | ( | ) | [inline] |
Definition at line 56 of file QueryTrajectoryState.h.
pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::QueryTrajectoryStateResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file QueryTrajectoryState.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::__connection_header |
Definition at line 87 of file QueryTrajectoryState.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::acceleration |
Definition at line 82 of file QueryTrajectoryState.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::name |
Definition at line 73 of file QueryTrajectoryState.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::position |
Definition at line 76 of file QueryTrajectoryState.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_controllers_msgs::QueryTrajectoryStateResponse_< ContainerAllocator >::velocity |
Definition at line 79 of file QueryTrajectoryState.h.