#include <SensorLevels.h>
Public Types | |
enum | { RECONFIGURE_CLOSE = 3 } |
enum | { RECONFIGURE_STOP = 1 } |
enum | { RECONFIGURE_RUNNING = 0 } |
typedef boost::shared_ptr < ::driver_base::SensorLevels_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::driver_base::SensorLevels_ < ContainerAllocator > > | Ptr |
typedef SensorLevels_ < ContainerAllocator > | Type |
Public Member Functions | |
SensorLevels_ () | |
SensorLevels_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file SensorLevels.h.
typedef boost::shared_ptr< ::driver_base::SensorLevels_<ContainerAllocator> const> driver_base::SensorLevels_< ContainerAllocator >::ConstPtr |
Definition at line 37 of file SensorLevels.h.
typedef boost::shared_ptr< ::driver_base::SensorLevels_<ContainerAllocator> > driver_base::SensorLevels_< ContainerAllocator >::Ptr |
Definition at line 36 of file SensorLevels.h.
typedef SensorLevels_<ContainerAllocator> driver_base::SensorLevels_< ContainerAllocator >::Type |
Definition at line 22 of file SensorLevels.h.
anonymous enum |
Definition at line 32 of file SensorLevels.h.
anonymous enum |
Definition at line 33 of file SensorLevels.h.
anonymous enum |
Definition at line 34 of file SensorLevels.h.
driver_base::SensorLevels_< ContainerAllocator >::SensorLevels_ | ( | ) | [inline] |
Definition at line 24 of file SensorLevels.h.
driver_base::SensorLevels_< ContainerAllocator >::SensorLevels_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file SensorLevels.h.
boost::shared_ptr<std::map<std::string, std::string> > driver_base::SensorLevels_< ContainerAllocator >::__connection_header |
Definition at line 38 of file SensorLevels.h.