#include <SetDrivePower.h>
Public Types | |
typedef uint8_t | _drive_power_type |
typedef boost::shared_ptr < ::industrial_msgs::SetDrivePowerRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::industrial_msgs::SetDrivePowerRequest_ < ContainerAllocator > > | Ptr |
typedef SetDrivePowerRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetDrivePowerRequest_ () | |
SetDrivePowerRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | drive_power |
Definition at line 26 of file SetDrivePower.h.
typedef uint8_t industrial_msgs::SetDrivePowerRequest_< ContainerAllocator >::_drive_power_type |
Definition at line 39 of file SetDrivePower.h.
typedef boost::shared_ptr< ::industrial_msgs::SetDrivePowerRequest_<ContainerAllocator> const> industrial_msgs::SetDrivePowerRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file SetDrivePower.h.
typedef boost::shared_ptr< ::industrial_msgs::SetDrivePowerRequest_<ContainerAllocator> > industrial_msgs::SetDrivePowerRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file SetDrivePower.h.
typedef SetDrivePowerRequest_<ContainerAllocator> industrial_msgs::SetDrivePowerRequest_< ContainerAllocator >::Type |
Definition at line 27 of file SetDrivePower.h.
industrial_msgs::SetDrivePowerRequest_< ContainerAllocator >::SetDrivePowerRequest_ | ( | ) | [inline] |
Definition at line 29 of file SetDrivePower.h.
industrial_msgs::SetDrivePowerRequest_< ContainerAllocator >::SetDrivePowerRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SetDrivePower.h.
boost::shared_ptr<std::map<std::string, std::string> > industrial_msgs::SetDrivePowerRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file SetDrivePower.h.
uint8_t industrial_msgs::SetDrivePowerRequest_< ContainerAllocator >::drive_power |
Definition at line 40 of file SetDrivePower.h.