asctec_msgs::GPSData_< ContainerAllocator > Struct Template Reference

#include <GPSData.h>

List of all members.

Public Types

typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef int32_t _heading_type
typedef int32_t _height_type
typedef int32_t _horizontal_accuracy_type
typedef int32_t _latitude_type
typedef int32_t _longitude_type
typedef int32_t _numSV_type
typedef int32_t _speed_accuracy_type
typedef int32_t _speed_x_type
typedef int32_t _speed_y_type
typedef int32_t _status_type
typedef int32_t _vertical_accuracy_type
typedef boost::shared_ptr
< ::asctec_msgs::GPSData_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::asctec_msgs::GPSData_
< ContainerAllocator > > 
Ptr
typedef GPSData_
< 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)
 GPSData_ (const ContainerAllocator &_alloc)
 GPSData_ ()
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

::std_msgs::Header_
< ContainerAllocator > 
header
int32_t heading
int32_t height
int32_t horizontal_accuracy
int32_t latitude
int32_t longitude
int32_t numSV
int32_t speed_accuracy
int32_t speed_x
int32_t speed_y
int32_t status
int32_t vertical_accuracy

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 asctec_msgs::GPSData_< ContainerAllocator >

Definition at line 18 of file GPSData.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> asctec_msgs::GPSData_< ContainerAllocator >::_header_type

Definition at line 54 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_heading_type

Definition at line 72 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_height_type

Definition at line 63 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_horizontal_accuracy_type

Definition at line 75 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_latitude_type

Definition at line 57 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_longitude_type

Definition at line 60 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_numSV_type

Definition at line 84 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_speed_accuracy_type

Definition at line 81 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_speed_x_type

Definition at line 66 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_speed_y_type

Definition at line 69 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_status_type

Definition at line 87 of file GPSData.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSData_< ContainerAllocator >::_vertical_accuracy_type

Definition at line 78 of file GPSData.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::asctec_msgs::GPSData_<ContainerAllocator> const> asctec_msgs::GPSData_< ContainerAllocator >::ConstPtr

Definition at line 245 of file GPSData.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::asctec_msgs::GPSData_<ContainerAllocator> > asctec_msgs::GPSData_< ContainerAllocator >::Ptr

Definition at line 244 of file GPSData.h.

template<class ContainerAllocator >
typedef GPSData_<ContainerAllocator> asctec_msgs::GPSData_< ContainerAllocator >::Type

Definition at line 20 of file GPSData.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
asctec_msgs::GPSData_< ContainerAllocator >::GPSData_ (  )  [inline]

Definition at line 22 of file GPSData.h.

template<class ContainerAllocator >
asctec_msgs::GPSData_< ContainerAllocator >::GPSData_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 38 of file GPSData.h.


Member Function Documentation

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

Definition at line 96 of file GPSData.h.

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

Definition at line 103 of file GPSData.h.

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

Definition at line 188 of file GPSData.h.

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

Definition at line 94 of file GPSData.h.

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

Definition at line 92 of file GPSData.h.

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

Definition at line 101 of file GPSData.h.

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

Definition at line 99 of file GPSData.h.

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

Definition at line 186 of file GPSData.h.

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

Definition at line 106 of file GPSData.h.

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

Definition at line 208 of file GPSData.h.

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

Definition at line 226 of file GPSData.h.

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

Definition at line 190 of file GPSData.h.


Member Data Documentation

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> asctec_msgs::GPSData_< ContainerAllocator >::header

Definition at line 55 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::heading

Definition at line 73 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::height

Definition at line 64 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::horizontal_accuracy

Definition at line 76 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::latitude

Definition at line 58 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::longitude

Definition at line 61 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::numSV

Definition at line 85 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::speed_accuracy

Definition at line 82 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::speed_x

Definition at line 67 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::speed_y

Definition at line 70 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::status

Definition at line 88 of file GPSData.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSData_< ContainerAllocator >::vertical_accuracy

Definition at line 79 of file GPSData.h.


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


asctec_msgs
Author(s): William Morris, Ivan Dryanovski, Steven Bellens, Patrick Bouffard et al.
autogenerated on Fri Jan 11 09:41:02 2013