#include <VisualLocation.h>
Public Types | |
typedef int8_t | _result_type |
typedef boost::shared_ptr < ::re_srvs::VisualLocationResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::VisualLocationResponse_ < ContainerAllocator > > | Ptr |
typedef VisualLocationResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
VisualLocationResponse_ () | |
VisualLocationResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int8_t | result |
Definition at line 58 of file VisualLocation.h.
typedef int8_t re_srvs::VisualLocationResponse_< ContainerAllocator >::_result_type |
Definition at line 71 of file VisualLocation.h.
typedef boost::shared_ptr< ::re_srvs::VisualLocationResponse_<ContainerAllocator> const> re_srvs::VisualLocationResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file VisualLocation.h.
typedef boost::shared_ptr< ::re_srvs::VisualLocationResponse_<ContainerAllocator> > re_srvs::VisualLocationResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file VisualLocation.h.
typedef VisualLocationResponse_<ContainerAllocator> re_srvs::VisualLocationResponse_< ContainerAllocator >::Type |
Definition at line 59 of file VisualLocation.h.
re_srvs::VisualLocationResponse_< ContainerAllocator >::VisualLocationResponse_ | ( | ) | [inline] |
Definition at line 61 of file VisualLocation.h.
re_srvs::VisualLocationResponse_< ContainerAllocator >::VisualLocationResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 66 of file VisualLocation.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::VisualLocationResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file VisualLocation.h.
int8_t re_srvs::VisualLocationResponse_< ContainerAllocator >::result |
Definition at line 72 of file VisualLocation.h.