#include <ScriptActionFeedback.h>
Public Types | |
typedef ::cob_script_server::ScriptFeedback_ < ContainerAllocator > | _feedback_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::actionlib_msgs::GoalStatus_ < ContainerAllocator > | _status_type |
typedef boost::shared_ptr < ::cob_script_server::ScriptActionFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_script_server::ScriptActionFeedback_ < ContainerAllocator > > | Ptr |
typedef ScriptActionFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
ScriptActionFeedback_ () | |
ScriptActionFeedback_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::cob_script_server::ScriptFeedback_ < ContainerAllocator > | feedback |
::std_msgs::Header_ < ContainerAllocator > | header |
::actionlib_msgs::GoalStatus_ < ContainerAllocator > | status |
Definition at line 24 of file ScriptActionFeedback.h.
typedef ::cob_script_server::ScriptFeedback_<ContainerAllocator> cob_script_server::ScriptActionFeedback_< ContainerAllocator >::_feedback_type |
Definition at line 47 of file ScriptActionFeedback.h.
typedef ::std_msgs::Header_<ContainerAllocator> cob_script_server::ScriptActionFeedback_< ContainerAllocator >::_header_type |
Definition at line 41 of file ScriptActionFeedback.h.
typedef ::actionlib_msgs::GoalStatus_<ContainerAllocator> cob_script_server::ScriptActionFeedback_< ContainerAllocator >::_status_type |
Definition at line 44 of file ScriptActionFeedback.h.
typedef boost::shared_ptr< ::cob_script_server::ScriptActionFeedback_<ContainerAllocator> const> cob_script_server::ScriptActionFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file ScriptActionFeedback.h.
typedef boost::shared_ptr< ::cob_script_server::ScriptActionFeedback_<ContainerAllocator> > cob_script_server::ScriptActionFeedback_< ContainerAllocator >::Ptr |
Definition at line 51 of file ScriptActionFeedback.h.
typedef ScriptActionFeedback_<ContainerAllocator> cob_script_server::ScriptActionFeedback_< ContainerAllocator >::Type |
Definition at line 25 of file ScriptActionFeedback.h.
cob_script_server::ScriptActionFeedback_< ContainerAllocator >::ScriptActionFeedback_ | ( | ) | [inline] |
Definition at line 27 of file ScriptActionFeedback.h.
cob_script_server::ScriptActionFeedback_< ContainerAllocator >::ScriptActionFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ScriptActionFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_script_server::ScriptActionFeedback_< ContainerAllocator >::__connection_header |
Definition at line 53 of file ScriptActionFeedback.h.
::cob_script_server::ScriptFeedback_<ContainerAllocator> cob_script_server::ScriptActionFeedback_< ContainerAllocator >::feedback |
Definition at line 48 of file ScriptActionFeedback.h.
::std_msgs::Header_<ContainerAllocator> cob_script_server::ScriptActionFeedback_< ContainerAllocator >::header |
Definition at line 42 of file ScriptActionFeedback.h.
::actionlib_msgs::GoalStatus_<ContainerAllocator> cob_script_server::ScriptActionFeedback_< ContainerAllocator >::status |
Definition at line 45 of file ScriptActionFeedback.h.