#include <NavPOSLLH.h>
Public Types | |
| enum | { CLASS_ID = 1 } |
| enum | { MESSAGE_ID = 2 } |
| typedef uint32_t | _hAcc_type |
| typedef int32_t | _height_type |
| typedef int32_t | _hMSL_type |
| typedef uint32_t | _iTOW_type |
| typedef int32_t | _lat_type |
| typedef int32_t | _lon_type |
| typedef uint32_t | _vAcc_type |
| typedef boost::shared_ptr < ::ublox_msgs::NavPOSLLH_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::ublox_msgs::NavPOSLLH_ < ContainerAllocator > > | Ptr |
| typedef NavPOSLLH_ < ContainerAllocator > | Type |
Public Member Functions | |
| NavPOSLLH_ () | |
| NavPOSLLH_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint32_t | hAcc |
| int32_t | height |
| int32_t | hMSL |
| uint32_t | iTOW |
| int32_t | lat |
| int32_t | lon |
| uint32_t | vAcc |
Definition at line 21 of file NavPOSLLH.h.
| typedef uint32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::_hAcc_type |
Definition at line 61 of file NavPOSLLH.h.
| typedef int32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::_height_type |
Definition at line 55 of file NavPOSLLH.h.
| typedef int32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::_hMSL_type |
Definition at line 58 of file NavPOSLLH.h.
| typedef uint32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::_iTOW_type |
Definition at line 46 of file NavPOSLLH.h.
| typedef int32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::_lat_type |
Definition at line 52 of file NavPOSLLH.h.
| typedef int32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::_lon_type |
Definition at line 49 of file NavPOSLLH.h.
| typedef uint32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::_vAcc_type |
Definition at line 64 of file NavPOSLLH.h.
| typedef boost::shared_ptr< ::ublox_msgs::NavPOSLLH_<ContainerAllocator> const> ublox_msgs::NavPOSLLH_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file NavPOSLLH.h.
| typedef boost::shared_ptr< ::ublox_msgs::NavPOSLLH_<ContainerAllocator> > ublox_msgs::NavPOSLLH_< ContainerAllocator >::Ptr |
Definition at line 70 of file NavPOSLLH.h.
| typedef NavPOSLLH_<ContainerAllocator> ublox_msgs::NavPOSLLH_< ContainerAllocator >::Type |
Definition at line 22 of file NavPOSLLH.h.
| anonymous enum |
Definition at line 67 of file NavPOSLLH.h.
| anonymous enum |
Definition at line 68 of file NavPOSLLH.h.
| ublox_msgs::NavPOSLLH_< ContainerAllocator >::NavPOSLLH_ | ( | ) | [inline] |
Definition at line 24 of file NavPOSLLH.h.
| ublox_msgs::NavPOSLLH_< ContainerAllocator >::NavPOSLLH_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file NavPOSLLH.h.
| boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavPOSLLH_< ContainerAllocator >::__connection_header |
Definition at line 72 of file NavPOSLLH.h.
| uint32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::hAcc |
Definition at line 62 of file NavPOSLLH.h.
| int32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::height |
Definition at line 56 of file NavPOSLLH.h.
| int32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::hMSL |
Definition at line 59 of file NavPOSLLH.h.
| uint32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::iTOW |
Definition at line 47 of file NavPOSLLH.h.
| int32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::lat |
Definition at line 53 of file NavPOSLLH.h.
| int32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::lon |
Definition at line 50 of file NavPOSLLH.h.
| uint32_t ublox_msgs::NavPOSLLH_< ContainerAllocator >::vAcc |
Definition at line 65 of file NavPOSLLH.h.