#include <SetLightModeAction.h>
Public Types | |
typedef ::cob_light::SetLightModeActionFeedback_ < ContainerAllocator > | _action_feedback_type |
typedef ::cob_light::SetLightModeActionGoal_ < ContainerAllocator > | _action_goal_type |
typedef ::cob_light::SetLightModeActionResult_ < ContainerAllocator > | _action_result_type |
typedef boost::shared_ptr < ::cob_light::SetLightModeAction_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_light::SetLightModeAction_ < ContainerAllocator > > | Ptr |
typedef SetLightModeAction_ < ContainerAllocator > | Type |
Public Member Functions | |
SetLightModeAction_ () | |
SetLightModeAction_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::cob_light::SetLightModeActionFeedback_ < ContainerAllocator > | action_feedback |
::cob_light::SetLightModeActionGoal_ < ContainerAllocator > | action_goal |
::cob_light::SetLightModeActionResult_ < ContainerAllocator > | action_result |
Definition at line 24 of file SetLightModeAction.h.
typedef ::cob_light::SetLightModeActionFeedback_<ContainerAllocator> cob_light::SetLightModeAction_< ContainerAllocator >::_action_feedback_type |
Definition at line 47 of file SetLightModeAction.h.
typedef ::cob_light::SetLightModeActionGoal_<ContainerAllocator> cob_light::SetLightModeAction_< ContainerAllocator >::_action_goal_type |
Definition at line 41 of file SetLightModeAction.h.
typedef ::cob_light::SetLightModeActionResult_<ContainerAllocator> cob_light::SetLightModeAction_< ContainerAllocator >::_action_result_type |
Definition at line 44 of file SetLightModeAction.h.
typedef boost::shared_ptr< ::cob_light::SetLightModeAction_<ContainerAllocator> const> cob_light::SetLightModeAction_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file SetLightModeAction.h.
typedef boost::shared_ptr< ::cob_light::SetLightModeAction_<ContainerAllocator> > cob_light::SetLightModeAction_< ContainerAllocator >::Ptr |
Definition at line 51 of file SetLightModeAction.h.
typedef SetLightModeAction_<ContainerAllocator> cob_light::SetLightModeAction_< ContainerAllocator >::Type |
Definition at line 25 of file SetLightModeAction.h.
cob_light::SetLightModeAction_< ContainerAllocator >::SetLightModeAction_ | ( | ) | [inline] |
Definition at line 27 of file SetLightModeAction.h.
cob_light::SetLightModeAction_< ContainerAllocator >::SetLightModeAction_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SetLightModeAction.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_light::SetLightModeAction_< ContainerAllocator >::__connection_header |
Definition at line 53 of file SetLightModeAction.h.
::cob_light::SetLightModeActionFeedback_<ContainerAllocator> cob_light::SetLightModeAction_< ContainerAllocator >::action_feedback |
Definition at line 48 of file SetLightModeAction.h.
::cob_light::SetLightModeActionGoal_<ContainerAllocator> cob_light::SetLightModeAction_< ContainerAllocator >::action_goal |
Definition at line 42 of file SetLightModeAction.h.
::cob_light::SetLightModeActionResult_<ContainerAllocator> cob_light::SetLightModeAction_< ContainerAllocator >::action_result |
Definition at line 45 of file SetLightModeAction.h.