#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 | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
SensorLevels_ (const ContainerAllocator &_alloc) | |
SensorLevels_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 17 of file SensorLevels.h.
typedef boost::shared_ptr< ::driver_base::SensorLevels_<ContainerAllocator> const> driver_base::SensorLevels_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file SensorLevels.h.
typedef boost::shared_ptr< ::driver_base::SensorLevels_<ContainerAllocator> > driver_base::SensorLevels_< ContainerAllocator >::Ptr |
Definition at line 76 of file SensorLevels.h.
typedef SensorLevels_<ContainerAllocator> driver_base::SensorLevels_< ContainerAllocator >::Type |
Definition at line 19 of file SensorLevels.h.
anonymous enum |
Definition at line 29 of file SensorLevels.h.
anonymous enum |
Definition at line 30 of file SensorLevels.h.
anonymous enum |
Definition at line 31 of file SensorLevels.h.
driver_base::SensorLevels_< ContainerAllocator >::SensorLevels_ | ( | ) | [inline] |
Definition at line 21 of file SensorLevels.h.
driver_base::SensorLevels_< ContainerAllocator >::SensorLevels_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 25 of file SensorLevels.h.
ROS_DEPRECATED const std::string driver_base::SensorLevels_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 38 of file SensorLevels.h.
ROS_DEPRECATED const std::string driver_base::SensorLevels_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 45 of file SensorLevels.h.
ROS_DEPRECATED const std::string driver_base::SensorLevels_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 56 of file SensorLevels.h.
static ROS_DEPRECATED const std::string driver_base::SensorLevels_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 36 of file SensorLevels.h.
static const char* driver_base::SensorLevels_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 34 of file SensorLevels.h.
static ROS_DEPRECATED const std::string driver_base::SensorLevels_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 43 of file SensorLevels.h.
static const char* driver_base::SensorLevels_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 41 of file SensorLevels.h.
static ROS_DEPRECATED const std::string driver_base::SensorLevels_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 54 of file SensorLevels.h.
static const char* driver_base::SensorLevels_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 48 of file SensorLevels.h.
virtual ROS_DEPRECATED uint8_t* driver_base::SensorLevels_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 64 of file SensorLevels.h.
virtual ROS_DEPRECATED uint32_t driver_base::SensorLevels_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 70 of file SensorLevels.h.
virtual ROS_DEPRECATED uint8_t* driver_base::SensorLevels_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 58 of file SensorLevels.h.