All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Types | Public Member Functions | Public Attributes
ublox_msgs::NavSBAS_SV_< ContainerAllocator > Struct Template Reference

#include <NavSBAS_SV.h>

List of all members.

Public Types

typedef uint8_t _flags_type
typedef int16_t _ic_type
typedef int16_t _prc_type
typedef uint8_t _reserved1_type
typedef uint16_t _reserved2_type
typedef uint8_t _svid_type
typedef uint8_t _svService_type
typedef uint8_t _svSys_type
typedef uint8_t _udre_type
typedef boost::shared_ptr
< ::ublox_msgs::NavSBAS_SV_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ublox_msgs::NavSBAS_SV_
< ContainerAllocator > > 
Ptr
typedef NavSBAS_SV_
< ContainerAllocator > 
Type

Public Member Functions

 NavSBAS_SV_ ()
 NavSBAS_SV_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t flags
int16_t ic
int16_t prc
uint8_t reserved1
uint16_t reserved2
uint8_t svid
uint8_t svService
uint8_t svSys
uint8_t udre

Detailed Description

template<class ContainerAllocator>
struct ublox_msgs::NavSBAS_SV_< ContainerAllocator >

Definition at line 21 of file NavSBAS_SV.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::_flags_type

Definition at line 53 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef int16_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::_ic_type

Definition at line 74 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef int16_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::_prc_type

Definition at line 68 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::_reserved1_type

Definition at line 65 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef uint16_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::_reserved2_type

Definition at line 71 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::_svid_type

Definition at line 50 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::_svService_type

Definition at line 62 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::_svSys_type

Definition at line 59 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::_udre_type

Definition at line 56 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ublox_msgs::NavSBAS_SV_<ContainerAllocator> const> ublox_msgs::NavSBAS_SV_< ContainerAllocator >::ConstPtr

Definition at line 79 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ublox_msgs::NavSBAS_SV_<ContainerAllocator> > ublox_msgs::NavSBAS_SV_< ContainerAllocator >::Ptr

Definition at line 78 of file NavSBAS_SV.h.

template<class ContainerAllocator >
typedef NavSBAS_SV_<ContainerAllocator> ublox_msgs::NavSBAS_SV_< ContainerAllocator >::Type

Definition at line 22 of file NavSBAS_SV.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
ublox_msgs::NavSBAS_SV_< ContainerAllocator >::NavSBAS_SV_ ( ) [inline]

Definition at line 24 of file NavSBAS_SV.h.

template<class ContainerAllocator >
ublox_msgs::NavSBAS_SV_< ContainerAllocator >::NavSBAS_SV_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 37 of file NavSBAS_SV.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavSBAS_SV_< ContainerAllocator >::__connection_header

Definition at line 80 of file NavSBAS_SV.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::flags

Definition at line 54 of file NavSBAS_SV.h.

template<class ContainerAllocator >
int16_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::ic

Definition at line 75 of file NavSBAS_SV.h.

template<class ContainerAllocator >
int16_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::prc

Definition at line 69 of file NavSBAS_SV.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::reserved1

Definition at line 66 of file NavSBAS_SV.h.

template<class ContainerAllocator >
uint16_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::reserved2

Definition at line 72 of file NavSBAS_SV.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::svid

Definition at line 51 of file NavSBAS_SV.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::svService

Definition at line 63 of file NavSBAS_SV.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::svSys

Definition at line 60 of file NavSBAS_SV.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavSBAS_SV_< ContainerAllocator >::udre

Definition at line 57 of file NavSBAS_SV.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


ublox_msgs
Author(s): Johannes Meyer
autogenerated on Mon Jul 15 2013 16:55:24