#include <ChangeMotorSystemControls.h>
Public Types | |
typedef std::vector < ::sr_robot_msgs::MotorSystemControls_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sr_robot_msgs::MotorSystemControls_ < ContainerAllocator > >::other > | _motor_system_controls_type |
typedef boost::shared_ptr < ::sr_robot_msgs::ChangeMotorSystemControlsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::sr_robot_msgs::ChangeMotorSystemControlsRequest_ < ContainerAllocator > > | Ptr |
typedef ChangeMotorSystemControlsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
ChangeMotorSystemControlsRequest_ () | |
ChangeMotorSystemControlsRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::sr_robot_msgs::MotorSystemControls_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sr_robot_msgs::MotorSystemControls_ < ContainerAllocator > >::other > | motor_system_controls |
Definition at line 26 of file ChangeMotorSystemControls.h.
typedef std::vector< ::sr_robot_msgs::MotorSystemControls_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sr_robot_msgs::MotorSystemControls_<ContainerAllocator> >::other > sr_robot_msgs::ChangeMotorSystemControlsRequest_< ContainerAllocator >::_motor_system_controls_type |
Definition at line 39 of file ChangeMotorSystemControls.h.
typedef boost::shared_ptr< ::sr_robot_msgs::ChangeMotorSystemControlsRequest_<ContainerAllocator> const> sr_robot_msgs::ChangeMotorSystemControlsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file ChangeMotorSystemControls.h.
typedef boost::shared_ptr< ::sr_robot_msgs::ChangeMotorSystemControlsRequest_<ContainerAllocator> > sr_robot_msgs::ChangeMotorSystemControlsRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file ChangeMotorSystemControls.h.
typedef ChangeMotorSystemControlsRequest_<ContainerAllocator> sr_robot_msgs::ChangeMotorSystemControlsRequest_< ContainerAllocator >::Type |
Definition at line 27 of file ChangeMotorSystemControls.h.
sr_robot_msgs::ChangeMotorSystemControlsRequest_< ContainerAllocator >::ChangeMotorSystemControlsRequest_ | ( | ) | [inline] |
Definition at line 29 of file ChangeMotorSystemControls.h.
sr_robot_msgs::ChangeMotorSystemControlsRequest_< ContainerAllocator >::ChangeMotorSystemControlsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ChangeMotorSystemControls.h.
boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::ChangeMotorSystemControlsRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file ChangeMotorSystemControls.h.
std::vector< ::sr_robot_msgs::MotorSystemControls_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sr_robot_msgs::MotorSystemControls_<ContainerAllocator> >::other > sr_robot_msgs::ChangeMotorSystemControlsRequest_< ContainerAllocator >::motor_system_controls |
Definition at line 40 of file ChangeMotorSystemControls.h.