$search

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

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)
 GPSDataAdvanced_ (const ContainerAllocator &_alloc)
 GPSDataAdvanced_ ()
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::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

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::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 288 of file GPSDataAdvanced.h.

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

Definition at line 287 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 Function Documentation

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

Definition at line 119 of file GPSDataAdvanced.h.

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

Definition at line 126 of file GPSDataAdvanced.h.

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

Definition at line 219 of file GPSDataAdvanced.h.

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

Definition at line 117 of file GPSDataAdvanced.h.

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

Definition at line 115 of file GPSDataAdvanced.h.

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

Definition at line 124 of file GPSDataAdvanced.h.

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

Definition at line 122 of file GPSDataAdvanced.h.

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

Definition at line 217 of file GPSDataAdvanced.h.

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

Definition at line 129 of file GPSDataAdvanced.h.

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

Definition at line 243 of file GPSDataAdvanced.h.

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

Definition at line 265 of file GPSDataAdvanced.h.

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

Definition at line 221 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 289 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


asctec_msgs
Author(s): William Morris, Ivan Dryanovski, Steven Bellens, Patrick Bouffard et al.
autogenerated on Tue Mar 5 11:33:26 2013