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

#include <NavSVINFO.h>

List of all members.

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

Detailed Description

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

Definition at line 22 of file NavSVINFO.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_globalFlags_type

Definition at line 49 of file NavSVINFO.h.

template<class ContainerAllocator>
typedef uint32_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_iTOW_type

Definition at line 43 of file NavSVINFO.h.

template<class ContainerAllocator>
typedef uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_numCh_type

Definition at line 46 of file NavSVINFO.h.

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

Definition at line 52 of file NavSVINFO.h.

template<class ContainerAllocator>
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.

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

Definition at line 65 of file NavSVINFO.h.

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

Definition at line 64 of file NavSVINFO.h.

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

Definition at line 23 of file NavSVINFO.h.


Member Enumeration Documentation

template<class ContainerAllocator>
anonymous enum
Enumerator:
CLASS_ID 

Definition at line 58 of file NavSVINFO.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
MESSAGE_ID 

Definition at line 59 of file NavSVINFO.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
CHIPGEN_ANTARIS 

Definition at line 60 of file NavSVINFO.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
CHIPGEN_UBLOX5 

Definition at line 61 of file NavSVINFO.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
CHIPGEN_UBLOX6 

Definition at line 62 of file NavSVINFO.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file NavSVINFO.h.

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

Definition at line 34 of file NavSVINFO.h.


Member Data Documentation

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

Definition at line 66 of file NavSVINFO.h.

template<class ContainerAllocator>
uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::globalFlags

Definition at line 50 of file NavSVINFO.h.

template<class ContainerAllocator>
uint32_t ublox_msgs::NavSVINFO_< ContainerAllocator >::iTOW

Definition at line 44 of file NavSVINFO.h.

template<class ContainerAllocator>
uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::numCh

Definition at line 47 of file NavSVINFO.h.

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

Definition at line 53 of file NavSVINFO.h.

template<class ContainerAllocator>
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.


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