Public Types | Public Member Functions | Public Attributes
asctec_msgs::GPSDataAdvanced_< ContainerAllocator > Struct Template Reference

#include <GPSDataAdvanced.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_best_estimate_type
typedef int32_t _latitude_type
typedef int32_t _longitude_best_estimate_type
typedef int32_t _longitude_type
typedef int32_t _numSV_type
typedef int32_t _speed_accuracy_type
typedef int32_t _speed_x_best_estimate_type
typedef int32_t _speed_x_type
typedef int32_t _speed_y_best_estimate_type
typedef int32_t _speed_y_type
typedef int32_t _status_type
typedef int32_t _vertical_accuracy_type
typedef boost::shared_ptr
< ::asctec_msgs::GPSDataAdvanced_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::asctec_msgs::GPSDataAdvanced_
< ContainerAllocator > > 
Ptr
typedef GPSDataAdvanced_
< ContainerAllocator > 
Type

Public Member Functions

 GPSDataAdvanced_ ()
 GPSDataAdvanced_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::std_msgs::Header_
< ContainerAllocator > 
header
int32_t heading
int32_t height
int32_t horizontal_accuracy
int32_t latitude
int32_t latitude_best_estimate
int32_t longitude
int32_t longitude_best_estimate
int32_t numSV
int32_t speed_accuracy
int32_t speed_x
int32_t speed_x_best_estimate
int32_t speed_y
int32_t speed_y_best_estimate
int32_t status
int32_t vertical_accuracy

Detailed Description

template<class ContainerAllocator>
struct asctec_msgs::GPSDataAdvanced_< ContainerAllocator >

Definition at line 22 of file GPSDataAdvanced.h.


Member Typedef Documentation

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

Definition at line 65 of file GPSDataAdvanced.h.

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

Definition at line 83 of file GPSDataAdvanced.h.

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

Definition at line 74 of file GPSDataAdvanced.h.

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

Definition at line 86 of file GPSDataAdvanced.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_latitude_best_estimate_type

Definition at line 101 of file GPSDataAdvanced.h.

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

Definition at line 68 of file GPSDataAdvanced.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_longitude_best_estimate_type

Definition at line 104 of file GPSDataAdvanced.h.

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

Definition at line 71 of file GPSDataAdvanced.h.

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

Definition at line 95 of file GPSDataAdvanced.h.

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

Definition at line 92 of file GPSDataAdvanced.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_speed_x_best_estimate_type

Definition at line 107 of file GPSDataAdvanced.h.

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

Definition at line 77 of file GPSDataAdvanced.h.

template<class ContainerAllocator >
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_speed_y_best_estimate_type

Definition at line 110 of file GPSDataAdvanced.h.

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

Definition at line 80 of file GPSDataAdvanced.h.

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

Definition at line 98 of file GPSDataAdvanced.h.

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

Definition at line 89 of file GPSDataAdvanced.h.

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

Definition at line 115 of file GPSDataAdvanced.h.

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

Definition at line 114 of file GPSDataAdvanced.h.

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

Definition at line 23 of file GPSDataAdvanced.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file GPSDataAdvanced.h.

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

Definition at line 45 of file GPSDataAdvanced.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__connection_header

Definition at line 116 of file GPSDataAdvanced.h.

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

Definition at line 66 of file GPSDataAdvanced.h.

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

Definition at line 84 of file GPSDataAdvanced.h.

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

Definition at line 75 of file GPSDataAdvanced.h.

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

Definition at line 87 of file GPSDataAdvanced.h.

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

Definition at line 69 of file GPSDataAdvanced.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::latitude_best_estimate

Definition at line 102 of file GPSDataAdvanced.h.

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

Definition at line 72 of file GPSDataAdvanced.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::longitude_best_estimate

Definition at line 105 of file GPSDataAdvanced.h.

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

Definition at line 96 of file GPSDataAdvanced.h.

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

Definition at line 93 of file GPSDataAdvanced.h.

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

Definition at line 78 of file GPSDataAdvanced.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::speed_x_best_estimate

Definition at line 108 of file GPSDataAdvanced.h.

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

Definition at line 81 of file GPSDataAdvanced.h.

template<class ContainerAllocator >
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::speed_y_best_estimate

Definition at line 111 of file GPSDataAdvanced.h.

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

Definition at line 99 of file GPSDataAdvanced.h.

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

Definition at line 90 of file GPSDataAdvanced.h.


The documentation for this struct was generated from the following file:


asctec_msgs
Author(s): William Morris, Ivan Dryanovski, Steven Bellens, Patrick Bouffard et al.
autogenerated on Tue Jan 7 2014 11:04:07