#include <NavCLOCK.h>
Public Types | |
enum | { CLASS_ID = 1 } |
enum | { MESSAGE_ID = 34 } |
typedef int32_t | _clkB_type |
typedef int32_t | _clkD_type |
typedef uint32_t | _fAcc_type |
typedef uint32_t | _iTOW_type |
typedef uint32_t | _tAcc_type |
typedef boost::shared_ptr < ::ublox_msgs::NavCLOCK_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ublox_msgs::NavCLOCK_ < ContainerAllocator > > | Ptr |
typedef NavCLOCK_ < ContainerAllocator > | Type |
Public Member Functions | |
NavCLOCK_ () | |
NavCLOCK_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | clkB |
int32_t | clkD |
uint32_t | fAcc |
uint32_t | iTOW |
uint32_t | tAcc |
Definition at line 21 of file NavCLOCK.h.
typedef int32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::_clkB_type |
Definition at line 45 of file NavCLOCK.h.
typedef int32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::_clkD_type |
Definition at line 48 of file NavCLOCK.h.
typedef uint32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::_fAcc_type |
Definition at line 54 of file NavCLOCK.h.
typedef uint32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::_iTOW_type |
Definition at line 42 of file NavCLOCK.h.
typedef uint32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::_tAcc_type |
Definition at line 51 of file NavCLOCK.h.
typedef boost::shared_ptr< ::ublox_msgs::NavCLOCK_<ContainerAllocator> const> ublox_msgs::NavCLOCK_< ContainerAllocator >::ConstPtr |
Definition at line 61 of file NavCLOCK.h.
typedef boost::shared_ptr< ::ublox_msgs::NavCLOCK_<ContainerAllocator> > ublox_msgs::NavCLOCK_< ContainerAllocator >::Ptr |
Definition at line 60 of file NavCLOCK.h.
typedef NavCLOCK_<ContainerAllocator> ublox_msgs::NavCLOCK_< ContainerAllocator >::Type |
Definition at line 22 of file NavCLOCK.h.
anonymous enum |
Definition at line 57 of file NavCLOCK.h.
anonymous enum |
Definition at line 58 of file NavCLOCK.h.
ublox_msgs::NavCLOCK_< ContainerAllocator >::NavCLOCK_ | ( | ) | [inline] |
Definition at line 24 of file NavCLOCK.h.
ublox_msgs::NavCLOCK_< ContainerAllocator >::NavCLOCK_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file NavCLOCK.h.
boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavCLOCK_< ContainerAllocator >::__connection_header |
Definition at line 62 of file NavCLOCK.h.
int32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::clkB |
Definition at line 46 of file NavCLOCK.h.
int32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::clkD |
Definition at line 49 of file NavCLOCK.h.
uint32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::fAcc |
Definition at line 55 of file NavCLOCK.h.
uint32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::iTOW |
Definition at line 43 of file NavCLOCK.h.
uint32_t ublox_msgs::NavCLOCK_< ContainerAllocator >::tAcc |
Definition at line 52 of file NavCLOCK.h.