#include <LinkStates.h>
Public Types | |
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 < ::geometry_msgs::Pose_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_ < ContainerAllocator > >::other > | _pose_type |
typedef std::vector < ::geometry_msgs::Twist_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Twist_ < ContainerAllocator > >::other > | _twist_type |
typedef boost::shared_ptr < ::gazebo_msgs::LinkStates_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::LinkStates_ < ContainerAllocator > > | Ptr |
typedef LinkStates_ < ContainerAllocator > | Type |
Public Member Functions | |
LinkStates_ () | |
LinkStates_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
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 < ::geometry_msgs::Pose_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_ < ContainerAllocator > >::other > | pose |
std::vector < ::geometry_msgs::Twist_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Twist_ < ContainerAllocator > >::other > | twist |
Definition at line 23 of file LinkStates.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 > gazebo_msgs::LinkStates_< ContainerAllocator >::_name_type |
Definition at line 40 of file LinkStates.h.
typedef std::vector< ::geometry_msgs::Pose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other > gazebo_msgs::LinkStates_< ContainerAllocator >::_pose_type |
Definition at line 43 of file LinkStates.h.
typedef std::vector< ::geometry_msgs::Twist_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Twist_<ContainerAllocator> >::other > gazebo_msgs::LinkStates_< ContainerAllocator >::_twist_type |
Definition at line 46 of file LinkStates.h.
typedef boost::shared_ptr< ::gazebo_msgs::LinkStates_<ContainerAllocator> const> gazebo_msgs::LinkStates_< ContainerAllocator >::ConstPtr |
Definition at line 51 of file LinkStates.h.
typedef boost::shared_ptr< ::gazebo_msgs::LinkStates_<ContainerAllocator> > gazebo_msgs::LinkStates_< ContainerAllocator >::Ptr |
Definition at line 50 of file LinkStates.h.
typedef LinkStates_<ContainerAllocator> gazebo_msgs::LinkStates_< ContainerAllocator >::Type |
Definition at line 24 of file LinkStates.h.
gazebo_msgs::LinkStates_< ContainerAllocator >::LinkStates_ | ( | ) | [inline] |
Definition at line 26 of file LinkStates.h.
gazebo_msgs::LinkStates_< ContainerAllocator >::LinkStates_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file LinkStates.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::LinkStates_< ContainerAllocator >::__connection_header |
Definition at line 52 of file LinkStates.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 > gazebo_msgs::LinkStates_< ContainerAllocator >::name |
Definition at line 41 of file LinkStates.h.
std::vector< ::geometry_msgs::Pose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other > gazebo_msgs::LinkStates_< ContainerAllocator >::pose |
Definition at line 44 of file LinkStates.h.
std::vector< ::geometry_msgs::Twist_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Twist_<ContainerAllocator> >::other > gazebo_msgs::LinkStates_< ContainerAllocator >::twist |
Definition at line 47 of file LinkStates.h.