#include <NavSVINFO.h>
Public Types | |
enum | { CLASS_ID = 1 } |
enum | { MESSAGE_ID = 48 } |
enum | { CHIPGEN_ANTARIS = 0 } |
enum | { CHIPGEN_UBLOX5 = 1 } |
enum | { CHIPGEN_UBLOX6 = 2 } |
typedef uint8_t | _globalFlags_type |
typedef uint32_t | _iTOW_type |
typedef uint8_t | _numCh_type |
typedef uint16_t | _reserved2_type |
typedef std::vector < ::ublox_msgs::NavSVINFO_SV_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::ublox_msgs::NavSVINFO_SV_ < ContainerAllocator > >::other > | _sv_type |
typedef boost::shared_ptr < ::ublox_msgs::NavSVINFO_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ublox_msgs::NavSVINFO_ < ContainerAllocator > > | Ptr |
typedef NavSVINFO_ < ContainerAllocator > | Type |
Public Member Functions | |
NavSVINFO_ () | |
NavSVINFO_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | globalFlags |
uint32_t | iTOW |
uint8_t | numCh |
uint16_t | reserved2 |
std::vector < ::ublox_msgs::NavSVINFO_SV_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::ublox_msgs::NavSVINFO_SV_ < ContainerAllocator > >::other > | sv |
Definition at line 22 of file NavSVINFO.h.
typedef uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_globalFlags_type |
Definition at line 49 of file NavSVINFO.h.
typedef uint32_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_iTOW_type |
Definition at line 43 of file NavSVINFO.h.
typedef uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_numCh_type |
Definition at line 46 of file NavSVINFO.h.
typedef uint16_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_reserved2_type |
Definition at line 52 of file NavSVINFO.h.
typedef std::vector< ::ublox_msgs::NavSVINFO_SV_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ublox_msgs::NavSVINFO_SV_<ContainerAllocator> >::other > ublox_msgs::NavSVINFO_< ContainerAllocator >::_sv_type |
Definition at line 55 of file NavSVINFO.h.
typedef boost::shared_ptr< ::ublox_msgs::NavSVINFO_<ContainerAllocator> const> ublox_msgs::NavSVINFO_< ContainerAllocator >::ConstPtr |
Definition at line 65 of file NavSVINFO.h.
typedef boost::shared_ptr< ::ublox_msgs::NavSVINFO_<ContainerAllocator> > ublox_msgs::NavSVINFO_< ContainerAllocator >::Ptr |
Definition at line 64 of file NavSVINFO.h.
typedef NavSVINFO_<ContainerAllocator> ublox_msgs::NavSVINFO_< ContainerAllocator >::Type |
Definition at line 23 of file NavSVINFO.h.
anonymous enum |
Definition at line 58 of file NavSVINFO.h.
anonymous enum |
Definition at line 59 of file NavSVINFO.h.
anonymous enum |
Definition at line 60 of file NavSVINFO.h.
anonymous enum |
Definition at line 61 of file NavSVINFO.h.
anonymous enum |
Definition at line 62 of file NavSVINFO.h.
ublox_msgs::NavSVINFO_< ContainerAllocator >::NavSVINFO_ | ( | ) | [inline] |
Definition at line 25 of file NavSVINFO.h.
ublox_msgs::NavSVINFO_< ContainerAllocator >::NavSVINFO_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file NavSVINFO.h.
boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavSVINFO_< ContainerAllocator >::__connection_header |
Definition at line 66 of file NavSVINFO.h.
uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::globalFlags |
Definition at line 50 of file NavSVINFO.h.
uint32_t ublox_msgs::NavSVINFO_< ContainerAllocator >::iTOW |
Definition at line 44 of file NavSVINFO.h.
uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::numCh |
Definition at line 47 of file NavSVINFO.h.
uint16_t ublox_msgs::NavSVINFO_< ContainerAllocator >::reserved2 |
Definition at line 53 of file NavSVINFO.h.
std::vector< ::ublox_msgs::NavSVINFO_SV_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ublox_msgs::NavSVINFO_SV_<ContainerAllocator> >::other > ublox_msgs::NavSVINFO_< ContainerAllocator >::sv |
Definition at line 56 of file NavSVINFO.h.