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