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