#include <Get3DScan.h>
Public Types | |
typedef float | _success_type |
typedef boost::shared_ptr < ::iri_hokuyo_laser3d::Get3DScanResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_hokuyo_laser3d::Get3DScanResponse_ < ContainerAllocator > > | Ptr |
typedef Get3DScanResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
Get3DScanResponse_ () | |
Get3DScanResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | success |
Definition at line 53 of file Get3DScan.h.
typedef float iri_hokuyo_laser3d::Get3DScanResponse_< ContainerAllocator >::_success_type |
Definition at line 66 of file Get3DScan.h.
typedef boost::shared_ptr< ::iri_hokuyo_laser3d::Get3DScanResponse_<ContainerAllocator> const> iri_hokuyo_laser3d::Get3DScanResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file Get3DScan.h.
typedef boost::shared_ptr< ::iri_hokuyo_laser3d::Get3DScanResponse_<ContainerAllocator> > iri_hokuyo_laser3d::Get3DScanResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file Get3DScan.h.
typedef Get3DScanResponse_<ContainerAllocator> iri_hokuyo_laser3d::Get3DScanResponse_< ContainerAllocator >::Type |
Definition at line 54 of file Get3DScan.h.
iri_hokuyo_laser3d::Get3DScanResponse_< ContainerAllocator >::Get3DScanResponse_ | ( | ) | [inline] |
Definition at line 56 of file Get3DScan.h.
iri_hokuyo_laser3d::Get3DScanResponse_< ContainerAllocator >::Get3DScanResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file Get3DScan.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_hokuyo_laser3d::Get3DScanResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file Get3DScan.h.
float iri_hokuyo_laser3d::Get3DScanResponse_< ContainerAllocator >::success |
Definition at line 67 of file Get3DScan.h.