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