#include <cop_call.h>
Public Types | |
typedef uint64_t | _perception_primitive_type |
typedef boost::shared_ptr < ::vision_srvs::cop_callResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vision_srvs::cop_callResponse_ < ContainerAllocator > > | Ptr |
typedef cop_callResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
cop_callResponse_ () | |
cop_callResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint64_t | perception_primitive |
Definition at line 88 of file cop_call.h.
typedef uint64_t vision_srvs::cop_callResponse_< ContainerAllocator >::_perception_primitive_type |
Definition at line 101 of file cop_call.h.
typedef boost::shared_ptr< ::vision_srvs::cop_callResponse_<ContainerAllocator> const> vision_srvs::cop_callResponse_< ContainerAllocator >::ConstPtr |
Definition at line 106 of file cop_call.h.
typedef boost::shared_ptr< ::vision_srvs::cop_callResponse_<ContainerAllocator> > vision_srvs::cop_callResponse_< ContainerAllocator >::Ptr |
Definition at line 105 of file cop_call.h.
typedef cop_callResponse_<ContainerAllocator> vision_srvs::cop_callResponse_< ContainerAllocator >::Type |
Definition at line 89 of file cop_call.h.
vision_srvs::cop_callResponse_< ContainerAllocator >::cop_callResponse_ | ( | ) | [inline] |
Definition at line 91 of file cop_call.h.
vision_srvs::cop_callResponse_< ContainerAllocator >::cop_callResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 96 of file cop_call.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_srvs::cop_callResponse_< ContainerAllocator >::__connection_header |
Definition at line 107 of file cop_call.h.
uint64_t vision_srvs::cop_callResponse_< ContainerAllocator >::perception_primitive |
Definition at line 102 of file cop_call.h.