#include <MatchResult.h>
Public Types | |
typedef uint32_t | _match_id_type |
typedef ::geometry_msgs::Transform_ < ContainerAllocator > | _transform_type |
typedef boost::shared_ptr < ::kidnapped_robot::MatchResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kidnapped_robot::MatchResult_ < ContainerAllocator > > | Ptr |
typedef MatchResult_ < 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) |
MatchResult_ (const ContainerAllocator &_alloc) | |
MatchResult_ () | |
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 | |
uint32_t | match_id |
::geometry_msgs::Transform_ < ContainerAllocator > | transform |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file MatchResult.h.
typedef uint32_t kidnapped_robot::MatchResult_< ContainerAllocator >::_match_id_type |
Definition at line 37 of file MatchResult.h.
typedef ::geometry_msgs::Transform_<ContainerAllocator> kidnapped_robot::MatchResult_< ContainerAllocator >::_transform_type |
Definition at line 34 of file MatchResult.h.
typedef boost::shared_ptr< ::kidnapped_robot::MatchResult_<ContainerAllocator> const> kidnapped_robot::MatchResult_< ContainerAllocator >::ConstPtr |
Definition at line 114 of file MatchResult.h.
typedef boost::shared_ptr< ::kidnapped_robot::MatchResult_<ContainerAllocator> > kidnapped_robot::MatchResult_< ContainerAllocator >::Ptr |
Definition at line 113 of file MatchResult.h.
typedef MatchResult_<ContainerAllocator> kidnapped_robot::MatchResult_< ContainerAllocator >::Type |
Definition at line 20 of file MatchResult.h.
kidnapped_robot::MatchResult_< ContainerAllocator >::MatchResult_ | ( | ) | [inline] |
Definition at line 22 of file MatchResult.h.
kidnapped_robot::MatchResult_< ContainerAllocator >::MatchResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file MatchResult.h.
ROS_DEPRECATED const std::string kidnapped_robot::MatchResult_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 46 of file MatchResult.h.
ROS_DEPRECATED const std::string kidnapped_robot::MatchResult_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 53 of file MatchResult.h.
ROS_DEPRECATED const std::string kidnapped_robot::MatchResult_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 87 of file MatchResult.h.
static ROS_DEPRECATED const std::string kidnapped_robot::MatchResult_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 44 of file MatchResult.h.
static const char* kidnapped_robot::MatchResult_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 42 of file MatchResult.h.
static ROS_DEPRECATED const std::string kidnapped_robot::MatchResult_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 51 of file MatchResult.h.
static const char* kidnapped_robot::MatchResult_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 49 of file MatchResult.h.
static ROS_DEPRECATED const std::string kidnapped_robot::MatchResult_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 85 of file MatchResult.h.
static const char* kidnapped_robot::MatchResult_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 56 of file MatchResult.h.
virtual ROS_DEPRECATED uint8_t* kidnapped_robot::MatchResult_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 97 of file MatchResult.h.
virtual ROS_DEPRECATED uint32_t kidnapped_robot::MatchResult_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 105 of file MatchResult.h.
virtual ROS_DEPRECATED uint8_t* kidnapped_robot::MatchResult_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 89 of file MatchResult.h.
uint32_t kidnapped_robot::MatchResult_< ContainerAllocator >::match_id |
Definition at line 38 of file MatchResult.h.
::geometry_msgs::Transform_<ContainerAllocator> kidnapped_robot::MatchResult_< ContainerAllocator >::transform |
Definition at line 35 of file MatchResult.h.