#include <NavTIMEGPS.h>
Public Types | |
| enum | { CLASS_ID = 1 } |
| enum | { MESSAGE_ID = 32 } |
| enum | { VALID_TOW = 1 } |
| enum | { VALID_WEEK = 2 } |
| enum | { VALID_UTC = 4 } |
| typedef int32_t | _fTOW_type |
| typedef uint32_t | _iTOW_type |
| typedef int8_t | _leapS_type |
| typedef uint32_t | _tAcc_type |
| typedef uint8_t | _valid_type |
| typedef int16_t | _week_type |
| typedef boost::shared_ptr < ::ublox_msgs::NavTIMEGPS_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::ublox_msgs::NavTIMEGPS_ < ContainerAllocator > > | Ptr |
| typedef NavTIMEGPS_ < ContainerAllocator > | Type |
Public Member Functions | |
| NavTIMEGPS_ () | |
| NavTIMEGPS_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | fTOW |
| uint32_t | iTOW |
| int8_t | leapS |
| uint32_t | tAcc |
| uint8_t | valid |
| int16_t | week |
Definition at line 21 of file NavTIMEGPS.h.
| typedef int32_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::_fTOW_type |
Definition at line 47 of file NavTIMEGPS.h.
| typedef uint32_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::_iTOW_type |
Definition at line 44 of file NavTIMEGPS.h.
| typedef int8_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::_leapS_type |
Definition at line 53 of file NavTIMEGPS.h.
| typedef uint32_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::_tAcc_type |
Definition at line 59 of file NavTIMEGPS.h.
| typedef uint8_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::_valid_type |
Definition at line 56 of file NavTIMEGPS.h.
| typedef int16_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::_week_type |
Definition at line 50 of file NavTIMEGPS.h.
| typedef boost::shared_ptr< ::ublox_msgs::NavTIMEGPS_<ContainerAllocator> const> ublox_msgs::NavTIMEGPS_< ContainerAllocator >::ConstPtr |
Definition at line 69 of file NavTIMEGPS.h.
| typedef boost::shared_ptr< ::ublox_msgs::NavTIMEGPS_<ContainerAllocator> > ublox_msgs::NavTIMEGPS_< ContainerAllocator >::Ptr |
Definition at line 68 of file NavTIMEGPS.h.
| typedef NavTIMEGPS_<ContainerAllocator> ublox_msgs::NavTIMEGPS_< ContainerAllocator >::Type |
Definition at line 22 of file NavTIMEGPS.h.
| anonymous enum |
Definition at line 62 of file NavTIMEGPS.h.
| anonymous enum |
Definition at line 63 of file NavTIMEGPS.h.
| anonymous enum |
Definition at line 64 of file NavTIMEGPS.h.
| anonymous enum |
Definition at line 65 of file NavTIMEGPS.h.
| anonymous enum |
Definition at line 66 of file NavTIMEGPS.h.
| ublox_msgs::NavTIMEGPS_< ContainerAllocator >::NavTIMEGPS_ | ( | ) | [inline] |
Definition at line 24 of file NavTIMEGPS.h.
| ublox_msgs::NavTIMEGPS_< ContainerAllocator >::NavTIMEGPS_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file NavTIMEGPS.h.
| boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavTIMEGPS_< ContainerAllocator >::__connection_header |
Definition at line 70 of file NavTIMEGPS.h.
| int32_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::fTOW |
Definition at line 48 of file NavTIMEGPS.h.
| uint32_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::iTOW |
Definition at line 45 of file NavTIMEGPS.h.
| int8_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::leapS |
Definition at line 54 of file NavTIMEGPS.h.
| uint32_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::tAcc |
Definition at line 60 of file NavTIMEGPS.h.
| uint8_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::valid |
Definition at line 57 of file NavTIMEGPS.h.
| int16_t ublox_msgs::NavTIMEGPS_< ContainerAllocator >::week |
Definition at line 51 of file NavTIMEGPS.h.