#include <PlaceObjectGoal.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _arm_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _putdown_object_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _static_object_type |
typedef boost::shared_ptr < ::tidyup_msgs::PlaceObjectGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tidyup_msgs::PlaceObjectGoal_ < ContainerAllocator > > | Ptr |
typedef PlaceObjectGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
PlaceObjectGoal_ () | |
PlaceObjectGoal_ (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 > | arm |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | putdown_object |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | static_object |
Definition at line 21 of file PlaceObjectGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::_arm_type |
Definition at line 44 of file PlaceObjectGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::_putdown_object_type |
Definition at line 41 of file PlaceObjectGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::_static_object_type |
Definition at line 38 of file PlaceObjectGoal.h.
typedef boost::shared_ptr< ::tidyup_msgs::PlaceObjectGoal_<ContainerAllocator> const> tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file PlaceObjectGoal.h.
typedef boost::shared_ptr< ::tidyup_msgs::PlaceObjectGoal_<ContainerAllocator> > tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::Ptr |
Definition at line 48 of file PlaceObjectGoal.h.
typedef PlaceObjectGoal_<ContainerAllocator> tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::Type |
Definition at line 22 of file PlaceObjectGoal.h.
tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::PlaceObjectGoal_ | ( | ) | [inline] |
Definition at line 24 of file PlaceObjectGoal.h.
tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::PlaceObjectGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file PlaceObjectGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::__connection_header |
Definition at line 50 of file PlaceObjectGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::arm |
Definition at line 45 of file PlaceObjectGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::putdown_object |
Definition at line 42 of file PlaceObjectGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tidyup_msgs::PlaceObjectGoal_< ContainerAllocator >::static_object |
Definition at line 39 of file PlaceObjectGoal.h.