$search

navp_action::nav_actionFeedback_< ContainerAllocator > Struct Template Reference

#include <nav_actionFeedback.h>

List of all members.

Public Types

typedef ::std_msgs::Float32_
< ContainerAllocator > 
_distance_type
typedef ::std_msgs::Float32_
< ContainerAllocator > 
_speed_type
typedef boost::shared_ptr
< ::navp_action::nav_actionFeedback_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::navp_action::nav_actionFeedback_
< ContainerAllocator > > 
Ptr
typedef nav_actionFeedback_
< 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_actionFeedback_ (const ContainerAllocator &_alloc)
 nav_actionFeedback_ ()
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
::std_msgs::Float32_
< ContainerAllocator > 
speed

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct navp_action::nav_actionFeedback_< ContainerAllocator >

Definition at line 23 of file nav_actionFeedback.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Float32_<ContainerAllocator> navp_action::nav_actionFeedback_< ContainerAllocator >::_distance_type

Definition at line 41 of file nav_actionFeedback.h.

template<class ContainerAllocator >
typedef ::std_msgs::Float32_<ContainerAllocator> navp_action::nav_actionFeedback_< ContainerAllocator >::_speed_type

Definition at line 38 of file nav_actionFeedback.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::navp_action::nav_actionFeedback_<ContainerAllocator> const> navp_action::nav_actionFeedback_< ContainerAllocator >::ConstPtr

Definition at line 100 of file nav_actionFeedback.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::navp_action::nav_actionFeedback_<ContainerAllocator> > navp_action::nav_actionFeedback_< ContainerAllocator >::Ptr

Definition at line 99 of file nav_actionFeedback.h.

template<class ContainerAllocator >
typedef nav_actionFeedback_<ContainerAllocator> navp_action::nav_actionFeedback_< ContainerAllocator >::Type

Definition at line 24 of file nav_actionFeedback.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
navp_action::nav_actionFeedback_< ContainerAllocator >::nav_actionFeedback_ (  )  [inline]

Definition at line 26 of file nav_actionFeedback.h.

template<class ContainerAllocator >
navp_action::nav_actionFeedback_< ContainerAllocator >::nav_actionFeedback_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file nav_actionFeedback.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string navp_action::nav_actionFeedback_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 50 of file nav_actionFeedback.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string navp_action::nav_actionFeedback_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 57 of file nav_actionFeedback.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string navp_action::nav_actionFeedback_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 73 of file nav_actionFeedback.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string navp_action::nav_actionFeedback_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 48 of file nav_actionFeedback.h.

template<class ContainerAllocator >
static const char* navp_action::nav_actionFeedback_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 46 of file nav_actionFeedback.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string navp_action::nav_actionFeedback_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 55 of file nav_actionFeedback.h.

template<class ContainerAllocator >
static const char* navp_action::nav_actionFeedback_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 53 of file nav_actionFeedback.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string navp_action::nav_actionFeedback_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 71 of file nav_actionFeedback.h.

template<class ContainerAllocator >
static const char* navp_action::nav_actionFeedback_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 60 of file nav_actionFeedback.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* navp_action::nav_actionFeedback_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 83 of file nav_actionFeedback.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t navp_action::nav_actionFeedback_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 91 of file nav_actionFeedback.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* navp_action::nav_actionFeedback_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 75 of file nav_actionFeedback.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > navp_action::nav_actionFeedback_< ContainerAllocator >::__connection_header

Definition at line 101 of file nav_actionFeedback.h.

template<class ContainerAllocator >
::std_msgs::Float32_<ContainerAllocator> navp_action::nav_actionFeedback_< ContainerAllocator >::distance

Definition at line 42 of file nav_actionFeedback.h.

template<class ContainerAllocator >
::std_msgs::Float32_<ContainerAllocator> navp_action::nav_actionFeedback_< ContainerAllocator >::speed

Definition at line 39 of file nav_actionFeedback.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


navp_action
Author(s): Ingo Kresse
autogenerated on Fri Mar 1 15:52:42 2013