#include <LaserEcho.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _echoes_type |
typedef boost::shared_ptr< ::sensor_msgs::LaserEcho_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::sensor_msgs::LaserEcho_< ContainerAllocator > > | Ptr |
typedef LaserEcho_< ContainerAllocator > | Type |
Public Member Functions | |
LaserEcho_ () | |
LaserEcho_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_echoes_type | echoes |
Definition at line 22 of file LaserEcho.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::LaserEcho_< ContainerAllocator >::_echoes_type |
Definition at line 36 of file LaserEcho.h.
typedef boost::shared_ptr< ::sensor_msgs::LaserEcho_<ContainerAllocator> const> sensor_msgs::LaserEcho_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file LaserEcho.h.
typedef boost::shared_ptr< ::sensor_msgs::LaserEcho_<ContainerAllocator> > sensor_msgs::LaserEcho_< ContainerAllocator >::Ptr |
Definition at line 42 of file LaserEcho.h.
typedef LaserEcho_<ContainerAllocator> sensor_msgs::LaserEcho_< ContainerAllocator >::Type |
Definition at line 24 of file LaserEcho.h.
|
inline |
Definition at line 26 of file LaserEcho.h.
|
inline |
Definition at line 29 of file LaserEcho.h.
_echoes_type sensor_msgs::LaserEcho_< ContainerAllocator >::echoes |
Definition at line 37 of file LaserEcho.h.