#include <SickLocMapStateSrvResponse.h>
Public Types | |
typedef uint8_t | _mapstate_type |
typedef uint8_t | _success_type |
typedef std::shared_ptr< ::sick_scan_xd::SickLocMapStateSrvResponse_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::sick_scan_xd::SickLocMapStateSrvResponse_< ContainerAllocator > > | Ptr |
typedef SickLocMapStateSrvResponse_< ContainerAllocator > | Type |
Public Member Functions | |
SickLocMapStateSrvResponse_ () | |
SickLocMapStateSrvResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_mapstate_type | mapstate |
_success_type | success |
Definition at line 23 of file SickLocMapStateSrvResponse.h.
typedef uint8_t sick_scan_xd::SickLocMapStateSrvResponse_< ContainerAllocator >::_mapstate_type |
Definition at line 39 of file SickLocMapStateSrvResponse.h.
typedef uint8_t sick_scan_xd::SickLocMapStateSrvResponse_< ContainerAllocator >::_success_type |
Definition at line 42 of file SickLocMapStateSrvResponse.h.
typedef std::shared_ptr< ::sick_scan_xd::SickLocMapStateSrvResponse_<ContainerAllocator> const> sick_scan_xd::SickLocMapStateSrvResponse_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file SickLocMapStateSrvResponse.h.
typedef std::shared_ptr< ::sick_scan_xd::SickLocMapStateSrvResponse_<ContainerAllocator> > sick_scan_xd::SickLocMapStateSrvResponse_< ContainerAllocator >::Ptr |
Definition at line 49 of file SickLocMapStateSrvResponse.h.
typedef SickLocMapStateSrvResponse_<ContainerAllocator> sick_scan_xd::SickLocMapStateSrvResponse_< ContainerAllocator >::Type |
Definition at line 25 of file SickLocMapStateSrvResponse.h.
|
inline |
Definition at line 27 of file SickLocMapStateSrvResponse.h.
|
inline |
Definition at line 31 of file SickLocMapStateSrvResponse.h.
_mapstate_type sick_scan_xd::SickLocMapStateSrvResponse_< ContainerAllocator >::mapstate |
Definition at line 40 of file SickLocMapStateSrvResponse.h.
_success_type sick_scan_xd::SickLocMapStateSrvResponse_< ContainerAllocator >::success |
Definition at line 43 of file SickLocMapStateSrvResponse.h.