$search

hector_uav_msgs::Altitude_< ContainerAllocator > Struct Template Reference

#include <Altitude.h>

List of all members.

Public Types

typedef float _altitude_type
typedef float _elevation_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef float _height_type
typedef float _qnh_type
typedef boost::shared_ptr
< ::hector_uav_msgs::Altitude_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::hector_uav_msgs::Altitude_
< ContainerAllocator > > 
Ptr
typedef Altitude_
< 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
 Altitude_ (const ContainerAllocator &_alloc)
 Altitude_ ()
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

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
float altitude
float elevation
::std_msgs::Header_
< ContainerAllocator > 
header
float height
float qnh

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 hector_uav_msgs::Altitude_< ContainerAllocator >

Definition at line 22 of file Altitude.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float hector_uav_msgs::Altitude_< ContainerAllocator >::_altitude_type

Definition at line 49 of file Altitude.h.

template<class ContainerAllocator >
typedef float hector_uav_msgs::Altitude_< ContainerAllocator >::_elevation_type

Definition at line 52 of file Altitude.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> hector_uav_msgs::Altitude_< ContainerAllocator >::_header_type

Definition at line 43 of file Altitude.h.

template<class ContainerAllocator >
typedef float hector_uav_msgs::Altitude_< ContainerAllocator >::_height_type

Definition at line 46 of file Altitude.h.

template<class ContainerAllocator >
typedef float hector_uav_msgs::Altitude_< ContainerAllocator >::_qnh_type

Definition at line 55 of file Altitude.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::hector_uav_msgs::Altitude_<ContainerAllocator> const> hector_uav_msgs::Altitude_< ContainerAllocator >::ConstPtr

Definition at line 138 of file Altitude.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::hector_uav_msgs::Altitude_<ContainerAllocator> > hector_uav_msgs::Altitude_< ContainerAllocator >::Ptr

Definition at line 137 of file Altitude.h.

template<class ContainerAllocator >
typedef Altitude_<ContainerAllocator> hector_uav_msgs::Altitude_< ContainerAllocator >::Type

Definition at line 23 of file Altitude.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
hector_uav_msgs::Altitude_< ContainerAllocator >::Altitude_ (  )  [inline]

Definition at line 25 of file Altitude.h.

template<class ContainerAllocator >
hector_uav_msgs::Altitude_< ContainerAllocator >::Altitude_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 34 of file Altitude.h.


Member Function Documentation

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

Definition at line 64 of file Altitude.h.

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

Definition at line 71 of file Altitude.h.

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

Definition at line 102 of file Altitude.h.

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

Definition at line 62 of file Altitude.h.

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

Definition at line 60 of file Altitude.h.

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

Definition at line 69 of file Altitude.h.

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

Definition at line 67 of file Altitude.h.

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

Definition at line 100 of file Altitude.h.

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

Definition at line 74 of file Altitude.h.

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

Definition at line 115 of file Altitude.h.

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

Definition at line 126 of file Altitude.h.

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

Definition at line 104 of file Altitude.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > hector_uav_msgs::Altitude_< ContainerAllocator >::__connection_header

Definition at line 139 of file Altitude.h.

template<class ContainerAllocator >
float hector_uav_msgs::Altitude_< ContainerAllocator >::altitude

Definition at line 50 of file Altitude.h.

template<class ContainerAllocator >
float hector_uav_msgs::Altitude_< ContainerAllocator >::elevation

Definition at line 53 of file Altitude.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> hector_uav_msgs::Altitude_< ContainerAllocator >::header

Definition at line 44 of file Altitude.h.

template<class ContainerAllocator >
float hector_uav_msgs::Altitude_< ContainerAllocator >::height

Definition at line 47 of file Altitude.h.

template<class ContainerAllocator >
float hector_uav_msgs::Altitude_< ContainerAllocator >::qnh

Definition at line 56 of file Altitude.h.


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


hector_uav_msgs
Author(s): Johannes Meyer
autogenerated on Tue Mar 5 12:48:12 2013