#include <ManipulatePowerSwitch.h>
Public Types | |
typedef double | _angle_type |
typedef double | _duration_type |
typedef boost::shared_ptr < ::gazebo_taskboard::ManipulatePowerSwitchRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_taskboard::ManipulatePowerSwitchRequest_ < ContainerAllocator > > | Ptr |
typedef ManipulatePowerSwitchRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
ManipulatePowerSwitchRequest_ () | |
ManipulatePowerSwitchRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | angle |
double | duration |
Definition at line 25 of file ManipulatePowerSwitch.h.
typedef double gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::_angle_type |
Definition at line 40 of file ManipulatePowerSwitch.h.
typedef double gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::_duration_type |
Definition at line 43 of file ManipulatePowerSwitch.h.
typedef boost::shared_ptr< ::gazebo_taskboard::ManipulatePowerSwitchRequest_<ContainerAllocator> const> gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file ManipulatePowerSwitch.h.
typedef boost::shared_ptr< ::gazebo_taskboard::ManipulatePowerSwitchRequest_<ContainerAllocator> > gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file ManipulatePowerSwitch.h.
typedef ManipulatePowerSwitchRequest_<ContainerAllocator> gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::Type |
Definition at line 26 of file ManipulatePowerSwitch.h.
gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::ManipulatePowerSwitchRequest_ | ( | ) | [inline] |
Definition at line 28 of file ManipulatePowerSwitch.h.
gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::ManipulatePowerSwitchRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ManipulatePowerSwitch.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file ManipulatePowerSwitch.h.
double gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::angle |
Definition at line 41 of file ManipulatePowerSwitch.h.
double gazebo_taskboard::ManipulatePowerSwitchRequest_< ContainerAllocator >::duration |
Definition at line 44 of file ManipulatePowerSwitch.h.