#include <Get3DScan.h>
Public Types | |
typedef float | _request_type |
typedef boost::shared_ptr < ::iri_hokuyo_laser3d::Get3DScanRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_hokuyo_laser3d::Get3DScanRequest_ < ContainerAllocator > > | Ptr |
typedef Get3DScanRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
Get3DScanRequest_ () | |
Get3DScanRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | request |
Definition at line 25 of file Get3DScan.h.
typedef float iri_hokuyo_laser3d::Get3DScanRequest_< ContainerAllocator >::_request_type |
Definition at line 38 of file Get3DScan.h.
typedef boost::shared_ptr< ::iri_hokuyo_laser3d::Get3DScanRequest_<ContainerAllocator> const> iri_hokuyo_laser3d::Get3DScanRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file Get3DScan.h.
typedef boost::shared_ptr< ::iri_hokuyo_laser3d::Get3DScanRequest_<ContainerAllocator> > iri_hokuyo_laser3d::Get3DScanRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file Get3DScan.h.
typedef Get3DScanRequest_<ContainerAllocator> iri_hokuyo_laser3d::Get3DScanRequest_< ContainerAllocator >::Type |
Definition at line 26 of file Get3DScan.h.
iri_hokuyo_laser3d::Get3DScanRequest_< ContainerAllocator >::Get3DScanRequest_ | ( | ) | [inline] |
Definition at line 28 of file Get3DScan.h.
iri_hokuyo_laser3d::Get3DScanRequest_< ContainerAllocator >::Get3DScanRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file Get3DScan.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_hokuyo_laser3d::Get3DScanRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file Get3DScan.h.
float iri_hokuyo_laser3d::Get3DScanRequest_< ContainerAllocator >::request |
Definition at line 39 of file Get3DScan.h.