#include <SickLocMapSrvResponse.h>
Public Types | |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _map_type |
typedef uint8_t | _success_type |
typedef std::shared_ptr< ::sick_scan_xd::SickLocMapSrvResponse_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::sick_scan_xd::SickLocMapSrvResponse_< ContainerAllocator > > | Ptr |
typedef SickLocMapSrvResponse_< ContainerAllocator > | Type |
Public Member Functions | |
SickLocMapSrvResponse_ () | |
SickLocMapSrvResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_map_type | map |
_success_type | success |
Definition at line 23 of file SickLocMapSrvResponse.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sick_scan_xd::SickLocMapSrvResponse_< ContainerAllocator >::_map_type |
Definition at line 39 of file SickLocMapSrvResponse.h.
typedef uint8_t sick_scan_xd::SickLocMapSrvResponse_< ContainerAllocator >::_success_type |
Definition at line 42 of file SickLocMapSrvResponse.h.
typedef std::shared_ptr< ::sick_scan_xd::SickLocMapSrvResponse_<ContainerAllocator> const> sick_scan_xd::SickLocMapSrvResponse_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file SickLocMapSrvResponse.h.
typedef std::shared_ptr< ::sick_scan_xd::SickLocMapSrvResponse_<ContainerAllocator> > sick_scan_xd::SickLocMapSrvResponse_< ContainerAllocator >::Ptr |
Definition at line 49 of file SickLocMapSrvResponse.h.
typedef SickLocMapSrvResponse_<ContainerAllocator> sick_scan_xd::SickLocMapSrvResponse_< ContainerAllocator >::Type |
Definition at line 25 of file SickLocMapSrvResponse.h.
|
inline |
Definition at line 27 of file SickLocMapSrvResponse.h.
|
inline |
Definition at line 31 of file SickLocMapSrvResponse.h.
_map_type sick_scan_xd::SickLocMapSrvResponse_< ContainerAllocator >::map |
Definition at line 40 of file SickLocMapSrvResponse.h.
_success_type sick_scan_xd::SickLocMapSrvResponse_< ContainerAllocator >::success |
Definition at line 43 of file SickLocMapSrvResponse.h.