#include <CfgSBAS.h>
Public Types | |
enum | { CLASS_ID = 6 } |
enum | { MESSAGE_ID = 22 } |
enum | { MODE_ENABLED = 1 } |
enum | { MODE_TEST = 2 } |
enum | { USAGE_RANGE = 1 } |
enum | { USAGE_DIFFCORR = 2 } |
enum | { USAGE_INTEGRITY = 4 } |
typedef uint8_t | _maxSBAS_type |
typedef uint8_t | _mode_type |
typedef uint32_t | _scanmode1_type |
typedef uint8_t | _scanmode2_type |
typedef uint8_t | _usage_type |
typedef boost::shared_ptr < ::ublox_msgs::CfgSBAS_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ublox_msgs::CfgSBAS_ < ContainerAllocator > > | Ptr |
typedef CfgSBAS_ < ContainerAllocator > | Type |
Public Member Functions | |
CfgSBAS_ () | |
CfgSBAS_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | maxSBAS |
uint8_t | mode |
uint32_t | scanmode1 |
uint8_t | scanmode2 |
uint8_t | usage |
typedef uint8_t ublox_msgs::CfgSBAS_< ContainerAllocator >::_maxSBAS_type |
typedef uint8_t ublox_msgs::CfgSBAS_< ContainerAllocator >::_mode_type |
typedef uint32_t ublox_msgs::CfgSBAS_< ContainerAllocator >::_scanmode1_type |
typedef uint8_t ublox_msgs::CfgSBAS_< ContainerAllocator >::_scanmode2_type |
typedef uint8_t ublox_msgs::CfgSBAS_< ContainerAllocator >::_usage_type |
typedef boost::shared_ptr< ::ublox_msgs::CfgSBAS_<ContainerAllocator> const> ublox_msgs::CfgSBAS_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::ublox_msgs::CfgSBAS_<ContainerAllocator> > ublox_msgs::CfgSBAS_< ContainerAllocator >::Ptr |
typedef CfgSBAS_<ContainerAllocator> ublox_msgs::CfgSBAS_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
ublox_msgs::CfgSBAS_< ContainerAllocator >::CfgSBAS_ | ( | ) | [inline] |
ublox_msgs::CfgSBAS_< ContainerAllocator >::CfgSBAS_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::CfgSBAS_< ContainerAllocator >::__connection_header |
uint8_t ublox_msgs::CfgSBAS_< ContainerAllocator >::maxSBAS |
uint8_t ublox_msgs::CfgSBAS_< ContainerAllocator >::mode |
uint32_t ublox_msgs::CfgSBAS_< ContainerAllocator >::scanmode1 |
uint8_t ublox_msgs::CfgSBAS_< ContainerAllocator >::scanmode2 |
uint8_t ublox_msgs::CfgSBAS_< ContainerAllocator >::usage |