#include <SickReportUserMessageSrvRequest.h>
Public Types | |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _usermessage_type |
typedef std::shared_ptr< ::sick_scan_xd::SickReportUserMessageSrvRequest_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::sick_scan_xd::SickReportUserMessageSrvRequest_< ContainerAllocator > > | Ptr |
typedef SickReportUserMessageSrvRequest_< ContainerAllocator > | Type |
Public Member Functions | |
SickReportUserMessageSrvRequest_ () | |
SickReportUserMessageSrvRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_usermessage_type | usermessage |
Definition at line 23 of file SickReportUserMessageSrvRequest.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sick_scan_xd::SickReportUserMessageSrvRequest_< ContainerAllocator >::_usermessage_type |
Definition at line 37 of file SickReportUserMessageSrvRequest.h.
typedef std::shared_ptr< ::sick_scan_xd::SickReportUserMessageSrvRequest_<ContainerAllocator> const> sick_scan_xd::SickReportUserMessageSrvRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file SickReportUserMessageSrvRequest.h.
typedef std::shared_ptr< ::sick_scan_xd::SickReportUserMessageSrvRequest_<ContainerAllocator> > sick_scan_xd::SickReportUserMessageSrvRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file SickReportUserMessageSrvRequest.h.
typedef SickReportUserMessageSrvRequest_<ContainerAllocator> sick_scan_xd::SickReportUserMessageSrvRequest_< ContainerAllocator >::Type |
Definition at line 25 of file SickReportUserMessageSrvRequest.h.
|
inline |
Definition at line 27 of file SickReportUserMessageSrvRequest.h.
|
inline |
Definition at line 30 of file SickReportUserMessageSrvRequest.h.
_usermessage_type sick_scan_xd::SickReportUserMessageSrvRequest_< ContainerAllocator >::usermessage |
Definition at line 38 of file SickReportUserMessageSrvRequest.h.