$search
#include <LookupTransformActionFeedback.h>
Public Types | |
typedef ::tf2_msgs::LookupTransformFeedback_ < ContainerAllocator > | _feedback_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::actionlib_msgs::GoalStatus_ < ContainerAllocator > | _status_type |
typedef boost::shared_ptr < ::tf2_msgs::LookupTransformActionFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tf2_msgs::LookupTransformActionFeedback_ < ContainerAllocator > > | Ptr |
typedef LookupTransformActionFeedback_ < 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) |
LookupTransformActionFeedback_ (const ContainerAllocator &_alloc) | |
LookupTransformActionFeedback_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
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 |
::tf2_msgs::LookupTransformFeedback_ < 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 LookupTransformActionFeedback.h.
typedef ::tf2_msgs::LookupTransformFeedback_<ContainerAllocator> tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::_feedback_type |
Definition at line 47 of file LookupTransformActionFeedback.h.
typedef ::std_msgs::Header_<ContainerAllocator> tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::_header_type |
Definition at line 41 of file LookupTransformActionFeedback.h.
typedef ::actionlib_msgs::GoalStatus_<ContainerAllocator> tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::_status_type |
Definition at line 44 of file LookupTransformActionFeedback.h.
typedef boost::shared_ptr< ::tf2_msgs::LookupTransformActionFeedback_<ContainerAllocator> const> tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 168 of file LookupTransformActionFeedback.h.
typedef boost::shared_ptr< ::tf2_msgs::LookupTransformActionFeedback_<ContainerAllocator> > tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::Ptr |
Definition at line 167 of file LookupTransformActionFeedback.h.
typedef LookupTransformActionFeedback_<ContainerAllocator> tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::Type |
Definition at line 25 of file LookupTransformActionFeedback.h.
tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::LookupTransformActionFeedback_ | ( | ) | [inline] |
Definition at line 27 of file LookupTransformActionFeedback.h.
tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::LookupTransformActionFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file LookupTransformActionFeedback.h.
ROS_DEPRECATED const std::string tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 56 of file LookupTransformActionFeedback.h.
ROS_DEPRECATED const std::string tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 63 of file LookupTransformActionFeedback.h.
ROS_DEPRECATED const std::string tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 138 of file LookupTransformActionFeedback.h.
static ROS_DEPRECATED const std::string tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 54 of file LookupTransformActionFeedback.h.
static const char* tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 52 of file LookupTransformActionFeedback.h.
static ROS_DEPRECATED const std::string tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 61 of file LookupTransformActionFeedback.h.
static const char* tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 59 of file LookupTransformActionFeedback.h.
static ROS_DEPRECATED const std::string tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 136 of file LookupTransformActionFeedback.h.
static const char* tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 66 of file LookupTransformActionFeedback.h.
virtual ROS_DEPRECATED uint8_t* tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 149 of file LookupTransformActionFeedback.h.
virtual ROS_DEPRECATED uint32_t tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 158 of file LookupTransformActionFeedback.h.
virtual ROS_DEPRECATED uint8_t* tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 140 of file LookupTransformActionFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::__connection_header |
Definition at line 169 of file LookupTransformActionFeedback.h.
::tf2_msgs::LookupTransformFeedback_<ContainerAllocator> tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::feedback |
Definition at line 48 of file LookupTransformActionFeedback.h.
::std_msgs::Header_<ContainerAllocator> tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::header |
Definition at line 42 of file LookupTransformActionFeedback.h.
::actionlib_msgs::GoalStatus_<ContainerAllocator> tf2_msgs::LookupTransformActionFeedback_< ContainerAllocator >::status |
Definition at line 45 of file LookupTransformActionFeedback.h.