#include <cop_answer.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _error_type |
typedef std::vector < ::vision_msgs::aposteriori_position_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::vision_msgs::aposteriori_position_ < ContainerAllocator > >::other > | _found_poses_type |
typedef uint64_t | _perception_primitive_type |
typedef boost::shared_ptr < ::vision_msgs::cop_answer_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vision_msgs::cop_answer_ < ContainerAllocator > > | Ptr |
typedef cop_answer_ < ContainerAllocator > | Type |
Public Member Functions | |
cop_answer_ () | |
cop_answer_ (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 > | error |
std::vector < ::vision_msgs::aposteriori_position_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::vision_msgs::aposteriori_position_ < ContainerAllocator > >::other > | found_poses |
uint64_t | perception_primitive |
Definition at line 22 of file cop_answer.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_msgs::cop_answer_< ContainerAllocator >::_error_type |
Definition at line 42 of file cop_answer.h.
typedef std::vector< ::vision_msgs::aposteriori_position_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::vision_msgs::aposteriori_position_<ContainerAllocator> >::other > vision_msgs::cop_answer_< ContainerAllocator >::_found_poses_type |
Definition at line 45 of file cop_answer.h.
typedef uint64_t vision_msgs::cop_answer_< ContainerAllocator >::_perception_primitive_type |
Definition at line 39 of file cop_answer.h.
typedef boost::shared_ptr< ::vision_msgs::cop_answer_<ContainerAllocator> const> vision_msgs::cop_answer_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file cop_answer.h.
typedef boost::shared_ptr< ::vision_msgs::cop_answer_<ContainerAllocator> > vision_msgs::cop_answer_< ContainerAllocator >::Ptr |
Definition at line 49 of file cop_answer.h.
typedef cop_answer_<ContainerAllocator> vision_msgs::cop_answer_< ContainerAllocator >::Type |
Definition at line 23 of file cop_answer.h.
vision_msgs::cop_answer_< ContainerAllocator >::cop_answer_ | ( | ) | [inline] |
Definition at line 25 of file cop_answer.h.
vision_msgs::cop_answer_< ContainerAllocator >::cop_answer_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file cop_answer.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_msgs::cop_answer_< ContainerAllocator >::__connection_header |
Definition at line 51 of file cop_answer.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_msgs::cop_answer_< ContainerAllocator >::error |
Definition at line 43 of file cop_answer.h.
std::vector< ::vision_msgs::aposteriori_position_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::vision_msgs::aposteriori_position_<ContainerAllocator> >::other > vision_msgs::cop_answer_< ContainerAllocator >::found_poses |
Definition at line 46 of file cop_answer.h.
uint64_t vision_msgs::cop_answer_< ContainerAllocator >::perception_primitive |
Definition at line 40 of file cop_answer.h.