#include <Digital.h>
Public Types | |
enum | { LOW = 0 } |
enum | { HIGH = 255 } |
enum | { INPUT = 0 } |
enum | { OUTPUT = 255 } |
typedef uint8_t | _direction_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef uint8_t | _value_type |
typedef boost::shared_ptr < ::arbotix_msgs::Digital_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::arbotix_msgs::Digital_ < ContainerAllocator > > | Ptr |
typedef Digital_ < ContainerAllocator > | Type |
Public Member Functions | |
Digital_ () | |
Digital_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | direction |
::std_msgs::Header_ < ContainerAllocator > | header |
uint8_t | value |
typedef uint8_t arbotix_msgs::Digital_< ContainerAllocator >::_direction_type |
typedef ::std_msgs::Header_<ContainerAllocator> arbotix_msgs::Digital_< ContainerAllocator >::_header_type |
typedef uint8_t arbotix_msgs::Digital_< ContainerAllocator >::_value_type |
typedef boost::shared_ptr< ::arbotix_msgs::Digital_<ContainerAllocator> const> arbotix_msgs::Digital_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::arbotix_msgs::Digital_<ContainerAllocator> > arbotix_msgs::Digital_< ContainerAllocator >::Ptr |
typedef Digital_<ContainerAllocator> arbotix_msgs::Digital_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
arbotix_msgs::Digital_< ContainerAllocator >::Digital_ | ( | ) | [inline] |
arbotix_msgs::Digital_< ContainerAllocator >::Digital_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > arbotix_msgs::Digital_< ContainerAllocator >::__connection_header |
uint8_t arbotix_msgs::Digital_< ContainerAllocator >::direction |
::std_msgs::Header_<ContainerAllocator> arbotix_msgs::Digital_< ContainerAllocator >::header |
uint8_t arbotix_msgs::Digital_< ContainerAllocator >::value |