#include <ThrottleCommand.h>
Public Types | |
enum | { Absolute = 0 } |
enum | { Relative = 1 } |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef float | _position_type |
typedef uint32_t | _request_type |
typedef boost::shared_ptr < ::art_msgs::ThrottleCommand_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::art_msgs::ThrottleCommand_ < ContainerAllocator > > | Ptr |
typedef ThrottleCommand_ < ContainerAllocator > | Type |
Public Member Functions | |
ThrottleCommand_ () | |
ThrottleCommand_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
float | position |
uint32_t | request |
Definition at line 22 of file ThrottleCommand.h.
typedef ::std_msgs::Header_<ContainerAllocator> art_msgs::ThrottleCommand_< ContainerAllocator >::_header_type |
Definition at line 39 of file ThrottleCommand.h.
typedef float art_msgs::ThrottleCommand_< ContainerAllocator >::_position_type |
Definition at line 45 of file ThrottleCommand.h.
typedef uint32_t art_msgs::ThrottleCommand_< ContainerAllocator >::_request_type |
Definition at line 42 of file ThrottleCommand.h.
typedef boost::shared_ptr< ::art_msgs::ThrottleCommand_<ContainerAllocator> const> art_msgs::ThrottleCommand_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file ThrottleCommand.h.
typedef boost::shared_ptr< ::art_msgs::ThrottleCommand_<ContainerAllocator> > art_msgs::ThrottleCommand_< ContainerAllocator >::Ptr |
Definition at line 51 of file ThrottleCommand.h.
typedef ThrottleCommand_<ContainerAllocator> art_msgs::ThrottleCommand_< ContainerAllocator >::Type |
Definition at line 23 of file ThrottleCommand.h.
anonymous enum |
Definition at line 48 of file ThrottleCommand.h.
anonymous enum |
Definition at line 49 of file ThrottleCommand.h.
art_msgs::ThrottleCommand_< ContainerAllocator >::ThrottleCommand_ | ( | ) | [inline] |
Definition at line 25 of file ThrottleCommand.h.
art_msgs::ThrottleCommand_< ContainerAllocator >::ThrottleCommand_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ThrottleCommand.h.
boost::shared_ptr<std::map<std::string, std::string> > art_msgs::ThrottleCommand_< ContainerAllocator >::__connection_header |
Definition at line 53 of file ThrottleCommand.h.
::std_msgs::Header_<ContainerAllocator> art_msgs::ThrottleCommand_< ContainerAllocator >::header |
Definition at line 40 of file ThrottleCommand.h.
float art_msgs::ThrottleCommand_< ContainerAllocator >::position |
Definition at line 46 of file ThrottleCommand.h.
uint32_t art_msgs::ThrottleCommand_< ContainerAllocator >::request |
Definition at line 43 of file ThrottleCommand.h.