#include <GPSDataAdvanced.h>
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 | |
::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_ () |
Definition at line 18 of file GPSDataAdvanced.h.
typedef ::std_msgs::Header_<ContainerAllocator> asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_header_type |
Definition at line 62 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_heading_type |
Definition at line 80 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_height_type |
Definition at line 71 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_horizontal_accuracy_type |
Definition at line 83 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_latitude_best_estimate_type |
Definition at line 98 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_latitude_type |
Definition at line 65 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_longitude_best_estimate_type |
Definition at line 101 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_longitude_type |
Definition at line 68 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_numSV_type |
Definition at line 92 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_speed_accuracy_type |
Definition at line 89 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_speed_x_best_estimate_type |
Definition at line 104 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_speed_x_type |
Definition at line 74 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_speed_y_best_estimate_type |
Definition at line 107 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_speed_y_type |
Definition at line 77 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_status_type |
Definition at line 95 of file GPSDataAdvanced.h.
typedef int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::_vertical_accuracy_type |
Definition at line 86 of file GPSDataAdvanced.h.
typedef boost::shared_ptr< ::asctec_msgs::GPSDataAdvanced_<ContainerAllocator> const> asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::ConstPtr |
Definition at line 285 of file GPSDataAdvanced.h.
typedef boost::shared_ptr< ::asctec_msgs::GPSDataAdvanced_<ContainerAllocator> > asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::Ptr |
Definition at line 284 of file GPSDataAdvanced.h.
typedef GPSDataAdvanced_<ContainerAllocator> asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::Type |
Definition at line 20 of file GPSDataAdvanced.h.
asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::GPSDataAdvanced_ | ( | ) | [inline] |
Definition at line 22 of file GPSDataAdvanced.h.
asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::GPSDataAdvanced_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 42 of file GPSDataAdvanced.h.
ROS_DEPRECATED const std::string asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 116 of file GPSDataAdvanced.h.
ROS_DEPRECATED const std::string asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 123 of file GPSDataAdvanced.h.
ROS_DEPRECATED const std::string asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 216 of file GPSDataAdvanced.h.
static ROS_DEPRECATED const std::string asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 114 of file GPSDataAdvanced.h.
static const char* asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 112 of file GPSDataAdvanced.h.
static ROS_DEPRECATED const std::string asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 121 of file GPSDataAdvanced.h.
static const char* asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 119 of file GPSDataAdvanced.h.
static ROS_DEPRECATED const std::string asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 214 of file GPSDataAdvanced.h.
static const char* asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 126 of file GPSDataAdvanced.h.
virtual ROS_DEPRECATED uint8_t* asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 240 of file GPSDataAdvanced.h.
virtual ROS_DEPRECATED uint32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 262 of file GPSDataAdvanced.h.
virtual ROS_DEPRECATED uint8_t* asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 218 of file GPSDataAdvanced.h.
::std_msgs::Header_<ContainerAllocator> asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::header |
Definition at line 63 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::heading |
Definition at line 81 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::height |
Definition at line 72 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::horizontal_accuracy |
Definition at line 84 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::latitude |
Definition at line 66 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::latitude_best_estimate |
Definition at line 99 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::longitude |
Definition at line 69 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::longitude_best_estimate |
Definition at line 102 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::numSV |
Definition at line 93 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::speed_accuracy |
Definition at line 90 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::speed_x |
Definition at line 75 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::speed_x_best_estimate |
Definition at line 105 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::speed_y |
Definition at line 78 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::speed_y_best_estimate |
Definition at line 108 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::status |
Definition at line 96 of file GPSDataAdvanced.h.
int32_t asctec_msgs::GPSDataAdvanced_< ContainerAllocator >::vertical_accuracy |
Definition at line 87 of file GPSDataAdvanced.h.