#include <NavPOSECEF.h>
Public Types | |
| enum | { CLASS_ID = 1 } |
| enum | { MESSAGE_ID = 1 } |
| typedef int32_t | _ecefX_type |
| typedef int32_t | _ecefY_type |
| typedef int32_t | _ecefZ_type |
| typedef uint32_t | _iTOW_type |
| typedef uint32_t | _pAcc_type |
| typedef boost::shared_ptr < ::ublox_msgs::NavPOSECEF_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::ublox_msgs::NavPOSECEF_ < ContainerAllocator > > | Ptr |
| typedef NavPOSECEF_ < ContainerAllocator > | Type |
Public Member Functions | |
| NavPOSECEF_ () | |
| NavPOSECEF_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | ecefX |
| int32_t | ecefY |
| int32_t | ecefZ |
| uint32_t | iTOW |
| uint32_t | pAcc |
Definition at line 21 of file NavPOSECEF.h.
| typedef int32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::_ecefX_type |
Definition at line 45 of file NavPOSECEF.h.
| typedef int32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::_ecefY_type |
Definition at line 48 of file NavPOSECEF.h.
| typedef int32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::_ecefZ_type |
Definition at line 51 of file NavPOSECEF.h.
| typedef uint32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::_iTOW_type |
Definition at line 42 of file NavPOSECEF.h.
| typedef uint32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::_pAcc_type |
Definition at line 54 of file NavPOSECEF.h.
| typedef boost::shared_ptr< ::ublox_msgs::NavPOSECEF_<ContainerAllocator> const> ublox_msgs::NavPOSECEF_< ContainerAllocator >::ConstPtr |
Definition at line 61 of file NavPOSECEF.h.
| typedef boost::shared_ptr< ::ublox_msgs::NavPOSECEF_<ContainerAllocator> > ublox_msgs::NavPOSECEF_< ContainerAllocator >::Ptr |
Definition at line 60 of file NavPOSECEF.h.
| typedef NavPOSECEF_<ContainerAllocator> ublox_msgs::NavPOSECEF_< ContainerAllocator >::Type |
Definition at line 22 of file NavPOSECEF.h.
| anonymous enum |
Definition at line 57 of file NavPOSECEF.h.
| anonymous enum |
Definition at line 58 of file NavPOSECEF.h.
| ublox_msgs::NavPOSECEF_< ContainerAllocator >::NavPOSECEF_ | ( | ) | [inline] |
Definition at line 24 of file NavPOSECEF.h.
| ublox_msgs::NavPOSECEF_< ContainerAllocator >::NavPOSECEF_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file NavPOSECEF.h.
| boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavPOSECEF_< ContainerAllocator >::__connection_header |
Definition at line 62 of file NavPOSECEF.h.
| int32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::ecefX |
Definition at line 46 of file NavPOSECEF.h.
| int32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::ecefY |
Definition at line 49 of file NavPOSECEF.h.
| int32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::ecefZ |
Definition at line 52 of file NavPOSECEF.h.
| uint32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::iTOW |
Definition at line 43 of file NavPOSECEF.h.
| uint32_t ublox_msgs::NavPOSECEF_< ContainerAllocator >::pAcc |
Definition at line 55 of file NavPOSECEF.h.