#include <PickResults.h>
Public Types | |
typedef std::vector < ::rve_msgs::PickResult_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::rve_msgs::PickResult_ < ContainerAllocator > >::other > | _results_type |
typedef boost::shared_ptr < ::rve_msgs::PickResults_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rve_msgs::PickResults_ < ContainerAllocator > > | Ptr |
typedef PickResults_ < ContainerAllocator > | Type |
Public Member Functions | |
PickResults_ () | |
PickResults_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::rve_msgs::PickResult_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::rve_msgs::PickResult_ < ContainerAllocator > >::other > | results |
Definition at line 22 of file PickResults.h.
typedef std::vector< ::rve_msgs::PickResult_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::PickResult_<ContainerAllocator> >::other > rve_msgs::PickResults_< ContainerAllocator >::_results_type |
Definition at line 35 of file PickResults.h.
typedef boost::shared_ptr< ::rve_msgs::PickResults_<ContainerAllocator> const> rve_msgs::PickResults_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file PickResults.h.
typedef boost::shared_ptr< ::rve_msgs::PickResults_<ContainerAllocator> > rve_msgs::PickResults_< ContainerAllocator >::Ptr |
Definition at line 39 of file PickResults.h.
typedef PickResults_<ContainerAllocator> rve_msgs::PickResults_< ContainerAllocator >::Type |
Definition at line 23 of file PickResults.h.
rve_msgs::PickResults_< ContainerAllocator >::PickResults_ | ( | ) | [inline] |
Definition at line 25 of file PickResults.h.
rve_msgs::PickResults_< ContainerAllocator >::PickResults_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file PickResults.h.
boost::shared_ptr<std::map<std::string, std::string> > rve_msgs::PickResults_< ContainerAllocator >::__connection_header |
Definition at line 41 of file PickResults.h.
std::vector< ::rve_msgs::PickResult_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::PickResult_<ContainerAllocator> >::other > rve_msgs::PickResults_< ContainerAllocator >::results |
Definition at line 36 of file PickResults.h.