$search
#include <ShapeActionFeedback.h>
Public Types | |
typedef ::turtle_actionlib::ShapeFeedback_ < ContainerAllocator > | _feedback_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::actionlib_msgs::GoalStatus_ < ContainerAllocator > | _status_type |
typedef boost::shared_ptr < ::turtle_actionlib::ShapeActionFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::turtle_actionlib::ShapeActionFeedback_ < ContainerAllocator > > | Ptr |
typedef ShapeActionFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ShapeActionFeedback_ (const ContainerAllocator &_alloc) | |
ShapeActionFeedback_ () | |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::turtle_actionlib::ShapeFeedback_ < ContainerAllocator > | feedback |
::std_msgs::Header_ < ContainerAllocator > | header |
::actionlib_msgs::GoalStatus_ < ContainerAllocator > | status |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 24 of file ShapeActionFeedback.h.
typedef ::turtle_actionlib::ShapeFeedback_<ContainerAllocator> turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::_feedback_type |
Definition at line 47 of file ShapeActionFeedback.h.
typedef ::std_msgs::Header_<ContainerAllocator> turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::_header_type |
Definition at line 41 of file ShapeActionFeedback.h.
typedef ::actionlib_msgs::GoalStatus_<ContainerAllocator> turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::_status_type |
Definition at line 44 of file ShapeActionFeedback.h.
typedef boost::shared_ptr< ::turtle_actionlib::ShapeActionFeedback_<ContainerAllocator> const> turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 170 of file ShapeActionFeedback.h.
typedef boost::shared_ptr< ::turtle_actionlib::ShapeActionFeedback_<ContainerAllocator> > turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::Ptr |
Definition at line 169 of file ShapeActionFeedback.h.
typedef ShapeActionFeedback_<ContainerAllocator> turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::Type |
Definition at line 25 of file ShapeActionFeedback.h.
turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::ShapeActionFeedback_ | ( | ) | [inline] |
Definition at line 27 of file ShapeActionFeedback.h.
turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::ShapeActionFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ShapeActionFeedback.h.
ROS_DEPRECATED const std::string turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 56 of file ShapeActionFeedback.h.
ROS_DEPRECATED const std::string turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 63 of file ShapeActionFeedback.h.
ROS_DEPRECATED const std::string turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 140 of file ShapeActionFeedback.h.
static ROS_DEPRECATED const std::string turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 54 of file ShapeActionFeedback.h.
static const char* turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 52 of file ShapeActionFeedback.h.
static ROS_DEPRECATED const std::string turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 61 of file ShapeActionFeedback.h.
static const char* turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 59 of file ShapeActionFeedback.h.
static ROS_DEPRECATED const std::string turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 138 of file ShapeActionFeedback.h.
static const char* turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 66 of file ShapeActionFeedback.h.
virtual ROS_DEPRECATED uint8_t* turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 151 of file ShapeActionFeedback.h.
virtual ROS_DEPRECATED uint32_t turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 160 of file ShapeActionFeedback.h.
virtual ROS_DEPRECATED uint8_t* turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 142 of file ShapeActionFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::__connection_header |
Definition at line 171 of file ShapeActionFeedback.h.
::turtle_actionlib::ShapeFeedback_<ContainerAllocator> turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::feedback |
Definition at line 48 of file ShapeActionFeedback.h.
::std_msgs::Header_<ContainerAllocator> turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::header |
Definition at line 42 of file ShapeActionFeedback.h.
::actionlib_msgs::GoalStatus_<ContainerAllocator> turtle_actionlib::ShapeActionFeedback_< ContainerAllocator >::status |
Definition at line 45 of file ShapeActionFeedback.h.