#include <RobotMode.h>
Public Types | |
enum | { UNKNOWN = -1 } |
enum | { MANUAL = 1 } |
enum | { AUTO = 2 } |
typedef int8_t | _val_type |
typedef boost::shared_ptr < ::industrial_msgs::RobotMode_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::industrial_msgs::RobotMode_ < ContainerAllocator > > | Ptr |
typedef RobotMode_ < ContainerAllocator > | Type |
Public Member Functions | |
RobotMode_ () | |
RobotMode_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int8_t | val |
Definition at line 21 of file RobotMode.h.
typedef int8_t industrial_msgs::RobotMode_< ContainerAllocator >::_val_type |
Definition at line 34 of file RobotMode.h.
typedef boost::shared_ptr< ::industrial_msgs::RobotMode_<ContainerAllocator> const> industrial_msgs::RobotMode_< ContainerAllocator >::ConstPtr |
Definition at line 42 of file RobotMode.h.
typedef boost::shared_ptr< ::industrial_msgs::RobotMode_<ContainerAllocator> > industrial_msgs::RobotMode_< ContainerAllocator >::Ptr |
Definition at line 41 of file RobotMode.h.
typedef RobotMode_<ContainerAllocator> industrial_msgs::RobotMode_< ContainerAllocator >::Type |
Definition at line 22 of file RobotMode.h.
anonymous enum |
Definition at line 37 of file RobotMode.h.
anonymous enum |
Definition at line 38 of file RobotMode.h.
anonymous enum |
Definition at line 39 of file RobotMode.h.
industrial_msgs::RobotMode_< ContainerAllocator >::RobotMode_ | ( | ) | [inline] |
Definition at line 24 of file RobotMode.h.
industrial_msgs::RobotMode_< ContainerAllocator >::RobotMode_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file RobotMode.h.
boost::shared_ptr<std::map<std::string, std::string> > industrial_msgs::RobotMode_< ContainerAllocator >::__connection_header |
Definition at line 43 of file RobotMode.h.
int8_t industrial_msgs::RobotMode_< ContainerAllocator >::val |
Definition at line 35 of file RobotMode.h.