#include <AllowedCollisionMatrix.h>
Public Types | |
typedef std::vector < ::arm_navigation_msgs::AllowedCollisionEntry_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::arm_navigation_msgs::AllowedCollisionEntry_ < ContainerAllocator > >::other > | _entries_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 > | _link_names_type |
typedef boost::shared_ptr < ::arm_navigation_msgs::AllowedCollisionMatrix_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::arm_navigation_msgs::AllowedCollisionMatrix_ < ContainerAllocator > > | Ptr |
typedef AllowedCollisionMatrix_ < ContainerAllocator > | Type |
Public Member Functions | |
AllowedCollisionMatrix_ () | |
AllowedCollisionMatrix_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::arm_navigation_msgs::AllowedCollisionEntry_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::arm_navigation_msgs::AllowedCollisionEntry_ < ContainerAllocator > >::other > | entries |
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 > | link_names |
Definition at line 22 of file AllowedCollisionMatrix.h.
typedef std::vector< ::arm_navigation_msgs::AllowedCollisionEntry_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::AllowedCollisionEntry_<ContainerAllocator> >::other > arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::_entries_type |
Definition at line 40 of file AllowedCollisionMatrix.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 > arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::_link_names_type |
Definition at line 37 of file AllowedCollisionMatrix.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::AllowedCollisionMatrix_<ContainerAllocator> const> arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file AllowedCollisionMatrix.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::AllowedCollisionMatrix_<ContainerAllocator> > arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::Ptr |
Definition at line 44 of file AllowedCollisionMatrix.h.
typedef AllowedCollisionMatrix_<ContainerAllocator> arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::Type |
Definition at line 23 of file AllowedCollisionMatrix.h.
arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::AllowedCollisionMatrix_ | ( | ) | [inline] |
Definition at line 25 of file AllowedCollisionMatrix.h.
arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::AllowedCollisionMatrix_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file AllowedCollisionMatrix.h.
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::__connection_header |
Definition at line 46 of file AllowedCollisionMatrix.h.
std::vector< ::arm_navigation_msgs::AllowedCollisionEntry_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::AllowedCollisionEntry_<ContainerAllocator> >::other > arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::entries |
Definition at line 41 of file AllowedCollisionMatrix.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 > arm_navigation_msgs::AllowedCollisionMatrix_< ContainerAllocator >::link_names |
Definition at line 38 of file AllowedCollisionMatrix.h.