#include <DetectWall.h>
Public Types | |
typedef boost::shared_ptr < ::stereo_wall_detection::DetectWallRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::stereo_wall_detection::DetectWallRequest_ < ContainerAllocator > > | Ptr |
typedef DetectWallRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
DetectWallRequest_ () | |
DetectWallRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 27 of file DetectWall.h.
typedef boost::shared_ptr< ::stereo_wall_detection::DetectWallRequest_<ContainerAllocator> const> stereo_wall_detection::DetectWallRequest_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file DetectWall.h.
typedef boost::shared_ptr< ::stereo_wall_detection::DetectWallRequest_<ContainerAllocator> > stereo_wall_detection::DetectWallRequest_< ContainerAllocator >::Ptr |
Definition at line 39 of file DetectWall.h.
typedef DetectWallRequest_<ContainerAllocator> stereo_wall_detection::DetectWallRequest_< ContainerAllocator >::Type |
Definition at line 28 of file DetectWall.h.
stereo_wall_detection::DetectWallRequest_< ContainerAllocator >::DetectWallRequest_ | ( | ) | [inline] |
Definition at line 30 of file DetectWall.h.
stereo_wall_detection::DetectWallRequest_< ContainerAllocator >::DetectWallRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file DetectWall.h.
boost::shared_ptr<std::map<std::string, std::string> > stereo_wall_detection::DetectWallRequest_< ContainerAllocator >::__connection_header |
Definition at line 41 of file DetectWall.h.