#include <DetectObjects.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _detectableUIDs_type |
typedef boost::shared_ptr < ::re_srvs::DetectObjectsResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::DetectObjectsResponse_ < ContainerAllocator > > | Ptr |
typedef DetectObjectsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
DetectObjectsResponse_ () | |
DetectObjectsResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | detectableUIDs |
Definition at line 53 of file DetectObjects.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::DetectObjectsResponse_< ContainerAllocator >::_detectableUIDs_type |
Definition at line 66 of file DetectObjects.h.
typedef boost::shared_ptr< ::re_srvs::DetectObjectsResponse_<ContainerAllocator> const> re_srvs::DetectObjectsResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file DetectObjects.h.
typedef boost::shared_ptr< ::re_srvs::DetectObjectsResponse_<ContainerAllocator> > re_srvs::DetectObjectsResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file DetectObjects.h.
typedef DetectObjectsResponse_<ContainerAllocator> re_srvs::DetectObjectsResponse_< ContainerAllocator >::Type |
Definition at line 54 of file DetectObjects.h.
re_srvs::DetectObjectsResponse_< ContainerAllocator >::DetectObjectsResponse_ | ( | ) | [inline] |
Definition at line 56 of file DetectObjects.h.
re_srvs::DetectObjectsResponse_< ContainerAllocator >::DetectObjectsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file DetectObjects.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::DetectObjectsResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file DetectObjects.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::DetectObjectsResponse_< ContainerAllocator >::detectableUIDs |
Definition at line 67 of file DetectObjects.h.