$search
#include <nav_actionResult.h>
Public Types | |
typedef ::std_msgs::Float32_ < ContainerAllocator > | _distance_type |
typedef boost::shared_ptr < ::navp_action::nav_actionResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::navp_action::nav_actionResult_ < ContainerAllocator > > | Ptr |
typedef nav_actionResult_ < 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) |
nav_actionResult_ (const ContainerAllocator &_alloc) | |
nav_actionResult_ () | |
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 |
::std_msgs::Float32_ < ContainerAllocator > | distance |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file nav_actionResult.h.
typedef ::std_msgs::Float32_<ContainerAllocator> navp_action::nav_actionResult_< ContainerAllocator >::_distance_type |
Definition at line 35 of file nav_actionResult.h.
typedef boost::shared_ptr< ::navp_action::nav_actionResult_<ContainerAllocator> const> navp_action::nav_actionResult_< ContainerAllocator >::ConstPtr |
Definition at line 89 of file nav_actionResult.h.
typedef boost::shared_ptr< ::navp_action::nav_actionResult_<ContainerAllocator> > navp_action::nav_actionResult_< ContainerAllocator >::Ptr |
Definition at line 88 of file nav_actionResult.h.
typedef nav_actionResult_<ContainerAllocator> navp_action::nav_actionResult_< ContainerAllocator >::Type |
Definition at line 23 of file nav_actionResult.h.
navp_action::nav_actionResult_< ContainerAllocator >::nav_actionResult_ | ( | ) | [inline] |
Definition at line 25 of file nav_actionResult.h.
navp_action::nav_actionResult_< ContainerAllocator >::nav_actionResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file nav_actionResult.h.
ROS_DEPRECATED const std::string navp_action::nav_actionResult_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 44 of file nav_actionResult.h.
ROS_DEPRECATED const std::string navp_action::nav_actionResult_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 51 of file nav_actionResult.h.
ROS_DEPRECATED const std::string navp_action::nav_actionResult_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 65 of file nav_actionResult.h.
static ROS_DEPRECATED const std::string navp_action::nav_actionResult_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 42 of file nav_actionResult.h.
static const char* navp_action::nav_actionResult_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 40 of file nav_actionResult.h.
static ROS_DEPRECATED const std::string navp_action::nav_actionResult_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 49 of file nav_actionResult.h.
static const char* navp_action::nav_actionResult_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 47 of file nav_actionResult.h.
static ROS_DEPRECATED const std::string navp_action::nav_actionResult_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 63 of file nav_actionResult.h.
static const char* navp_action::nav_actionResult_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 54 of file nav_actionResult.h.
virtual ROS_DEPRECATED uint8_t* navp_action::nav_actionResult_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 74 of file nav_actionResult.h.
virtual ROS_DEPRECATED uint32_t navp_action::nav_actionResult_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 81 of file nav_actionResult.h.
virtual ROS_DEPRECATED uint8_t* navp_action::nav_actionResult_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 67 of file nav_actionResult.h.
boost::shared_ptr<std::map<std::string, std::string> > navp_action::nav_actionResult_< ContainerAllocator >::__connection_header |
Definition at line 90 of file nav_actionResult.h.
::std_msgs::Float32_<ContainerAllocator> navp_action::nav_actionResult_< ContainerAllocator >::distance |
Definition at line 36 of file nav_actionResult.h.