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