#include <DetectGraspableObjects.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _static_object_type |
typedef boost::shared_ptr < ::tidyup_msgs::DetectGraspableObjectsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tidyup_msgs::DetectGraspableObjectsRequest_ < ContainerAllocator > > | Ptr |
typedef DetectGraspableObjectsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
DetectGraspableObjectsRequest_ () | |
DetectGraspableObjectsRequest_ (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 > | static_object |
Definition at line 27 of file DetectGraspableObjects.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tidyup_msgs::DetectGraspableObjectsRequest_< ContainerAllocator >::_static_object_type |
Definition at line 40 of file DetectGraspableObjects.h.
typedef boost::shared_ptr< ::tidyup_msgs::DetectGraspableObjectsRequest_<ContainerAllocator> const> tidyup_msgs::DetectGraspableObjectsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file DetectGraspableObjects.h.
typedef boost::shared_ptr< ::tidyup_msgs::DetectGraspableObjectsRequest_<ContainerAllocator> > tidyup_msgs::DetectGraspableObjectsRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file DetectGraspableObjects.h.
typedef DetectGraspableObjectsRequest_<ContainerAllocator> tidyup_msgs::DetectGraspableObjectsRequest_< ContainerAllocator >::Type |
Definition at line 28 of file DetectGraspableObjects.h.
tidyup_msgs::DetectGraspableObjectsRequest_< ContainerAllocator >::DetectGraspableObjectsRequest_ | ( | ) | [inline] |
Definition at line 30 of file DetectGraspableObjects.h.
tidyup_msgs::DetectGraspableObjectsRequest_< ContainerAllocator >::DetectGraspableObjectsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file DetectGraspableObjects.h.
boost::shared_ptr<std::map<std::string, std::string> > tidyup_msgs::DetectGraspableObjectsRequest_< ContainerAllocator >::__connection_header |
Definition at line 46 of file DetectGraspableObjects.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tidyup_msgs::DetectGraspableObjectsRequest_< ContainerAllocator >::static_object |
Definition at line 41 of file DetectGraspableObjects.h.