#include <VisualLocation.h>
Public Types | |
typedef int8_t | _attempts_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef boost::shared_ptr < ::re_srvs::VisualLocationRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::VisualLocationRequest_ < ContainerAllocator > > | Ptr |
typedef VisualLocationRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
VisualLocationRequest_ () | |
VisualLocationRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int8_t | attempts |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
Definition at line 25 of file VisualLocation.h.
typedef int8_t re_srvs::VisualLocationRequest_< ContainerAllocator >::_attempts_type |
Definition at line 43 of file VisualLocation.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::VisualLocationRequest_< ContainerAllocator >::_name_type |
Definition at line 40 of file VisualLocation.h.
typedef boost::shared_ptr< ::re_srvs::VisualLocationRequest_<ContainerAllocator> const> re_srvs::VisualLocationRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file VisualLocation.h.
typedef boost::shared_ptr< ::re_srvs::VisualLocationRequest_<ContainerAllocator> > re_srvs::VisualLocationRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file VisualLocation.h.
typedef VisualLocationRequest_<ContainerAllocator> re_srvs::VisualLocationRequest_< ContainerAllocator >::Type |
Definition at line 26 of file VisualLocation.h.
re_srvs::VisualLocationRequest_< ContainerAllocator >::VisualLocationRequest_ | ( | ) | [inline] |
Definition at line 28 of file VisualLocation.h.
re_srvs::VisualLocationRequest_< ContainerAllocator >::VisualLocationRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file VisualLocation.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::VisualLocationRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file VisualLocation.h.
int8_t re_srvs::VisualLocationRequest_< ContainerAllocator >::attempts |
Definition at line 44 of file VisualLocation.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::VisualLocationRequest_< ContainerAllocator >::name |
Definition at line 41 of file VisualLocation.h.