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

#include <AidHUI.h>

List of all members.

Public Types

enum  { CLASS_ID = 11 }
enum  { MESSAGE_ID = 2 }
enum  { FLAGS_HEALTH = 1 }
enum  { FLAGS_UTC = 2 }
enum  { FLAGS_KLOB = 4 }
typedef uint32_t _flags_type
typedef uint32_t _health_type
typedef float _klobA0_type
typedef float _klobA1_type
typedef float _klobA2_type
typedef float _klobA3_type
typedef float _klobB0_type
typedef float _klobB1_type
typedef float _klobB2_type
typedef float _klobB3_type
typedef double _utcA0_type
typedef double _utcA1_type
typedef int16_t _utcDN_type
typedef int16_t _utcLS_type
typedef int16_t _utcLSF_type
typedef int16_t _utcSpare_type
typedef int32_t _utcTOW_type
typedef int16_t _utcWNF_type
typedef int16_t _utcWNT_type
typedef boost::shared_ptr
< ::ublox_msgs::AidHUI_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ublox_msgs::AidHUI_
< ContainerAllocator > > 
Ptr
typedef AidHUI_
< ContainerAllocator > 
Type

Public Member Functions

 AidHUI_ ()
 AidHUI_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint32_t flags
uint32_t health
float klobA0
float klobA1
float klobA2
float klobA3
float klobB0
float klobB1
float klobB2
float klobB3
double utcA0
double utcA1
int16_t utcDN
int16_t utcLS
int16_t utcLSF
int16_t utcSpare
int32_t utcTOW
int16_t utcWNF
int16_t utcWNT

Detailed Description

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

Definition at line 21 of file AidHUI.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint32_t ublox_msgs::AidHUI_< ContainerAllocator >::_flags_type

Definition at line 124 of file AidHUI.h.

template<class ContainerAllocator >
typedef uint32_t ublox_msgs::AidHUI_< ContainerAllocator >::_health_type

Definition at line 70 of file AidHUI.h.

template<class ContainerAllocator >
typedef float ublox_msgs::AidHUI_< ContainerAllocator >::_klobA0_type

Definition at line 100 of file AidHUI.h.

template<class ContainerAllocator >
typedef float ublox_msgs::AidHUI_< ContainerAllocator >::_klobA1_type

Definition at line 103 of file AidHUI.h.

template<class ContainerAllocator >
typedef float ublox_msgs::AidHUI_< ContainerAllocator >::_klobA2_type

Definition at line 106 of file AidHUI.h.

template<class ContainerAllocator >
typedef float ublox_msgs::AidHUI_< ContainerAllocator >::_klobA3_type

Definition at line 109 of file AidHUI.h.

template<class ContainerAllocator >
typedef float ublox_msgs::AidHUI_< ContainerAllocator >::_klobB0_type

Definition at line 112 of file AidHUI.h.

template<class ContainerAllocator >
typedef float ublox_msgs::AidHUI_< ContainerAllocator >::_klobB1_type

Definition at line 115 of file AidHUI.h.

template<class ContainerAllocator >
typedef float ublox_msgs::AidHUI_< ContainerAllocator >::_klobB2_type

Definition at line 118 of file AidHUI.h.

template<class ContainerAllocator >
typedef float ublox_msgs::AidHUI_< ContainerAllocator >::_klobB3_type

Definition at line 121 of file AidHUI.h.

template<class ContainerAllocator >
typedef double ublox_msgs::AidHUI_< ContainerAllocator >::_utcA0_type

Definition at line 73 of file AidHUI.h.

template<class ContainerAllocator >
typedef double ublox_msgs::AidHUI_< ContainerAllocator >::_utcA1_type

Definition at line 76 of file AidHUI.h.

template<class ContainerAllocator >
typedef int16_t ublox_msgs::AidHUI_< ContainerAllocator >::_utcDN_type

Definition at line 91 of file AidHUI.h.

template<class ContainerAllocator >
typedef int16_t ublox_msgs::AidHUI_< ContainerAllocator >::_utcLS_type

Definition at line 85 of file AidHUI.h.

template<class ContainerAllocator >
typedef int16_t ublox_msgs::AidHUI_< ContainerAllocator >::_utcLSF_type

Definition at line 94 of file AidHUI.h.

template<class ContainerAllocator >
typedef int16_t ublox_msgs::AidHUI_< ContainerAllocator >::_utcSpare_type

Definition at line 97 of file AidHUI.h.

template<class ContainerAllocator >
typedef int32_t ublox_msgs::AidHUI_< ContainerAllocator >::_utcTOW_type

Definition at line 79 of file AidHUI.h.

template<class ContainerAllocator >
typedef int16_t ublox_msgs::AidHUI_< ContainerAllocator >::_utcWNF_type

Definition at line 88 of file AidHUI.h.

template<class ContainerAllocator >
typedef int16_t ublox_msgs::AidHUI_< ContainerAllocator >::_utcWNT_type

Definition at line 82 of file AidHUI.h.

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

Definition at line 134 of file AidHUI.h.

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

Definition at line 133 of file AidHUI.h.

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

Definition at line 22 of file AidHUI.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
CLASS_ID 

Definition at line 127 of file AidHUI.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
MESSAGE_ID 

Definition at line 128 of file AidHUI.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FLAGS_HEALTH 

Definition at line 129 of file AidHUI.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FLAGS_UTC 

Definition at line 130 of file AidHUI.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FLAGS_KLOB 

Definition at line 131 of file AidHUI.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file AidHUI.h.

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

Definition at line 47 of file AidHUI.h.


Member Data Documentation

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

Definition at line 135 of file AidHUI.h.

template<class ContainerAllocator >
uint32_t ublox_msgs::AidHUI_< ContainerAllocator >::flags

Definition at line 125 of file AidHUI.h.

template<class ContainerAllocator >
uint32_t ublox_msgs::AidHUI_< ContainerAllocator >::health

Definition at line 71 of file AidHUI.h.

template<class ContainerAllocator >
float ublox_msgs::AidHUI_< ContainerAllocator >::klobA0

Definition at line 101 of file AidHUI.h.

template<class ContainerAllocator >
float ublox_msgs::AidHUI_< ContainerAllocator >::klobA1

Definition at line 104 of file AidHUI.h.

template<class ContainerAllocator >
float ublox_msgs::AidHUI_< ContainerAllocator >::klobA2

Definition at line 107 of file AidHUI.h.

template<class ContainerAllocator >
float ublox_msgs::AidHUI_< ContainerAllocator >::klobA3

Definition at line 110 of file AidHUI.h.

template<class ContainerAllocator >
float ublox_msgs::AidHUI_< ContainerAllocator >::klobB0

Definition at line 113 of file AidHUI.h.

template<class ContainerAllocator >
float ublox_msgs::AidHUI_< ContainerAllocator >::klobB1

Definition at line 116 of file AidHUI.h.

template<class ContainerAllocator >
float ublox_msgs::AidHUI_< ContainerAllocator >::klobB2

Definition at line 119 of file AidHUI.h.

template<class ContainerAllocator >
float ublox_msgs::AidHUI_< ContainerAllocator >::klobB3

Definition at line 122 of file AidHUI.h.

template<class ContainerAllocator >
double ublox_msgs::AidHUI_< ContainerAllocator >::utcA0

Definition at line 74 of file AidHUI.h.

template<class ContainerAllocator >
double ublox_msgs::AidHUI_< ContainerAllocator >::utcA1

Definition at line 77 of file AidHUI.h.

template<class ContainerAllocator >
int16_t ublox_msgs::AidHUI_< ContainerAllocator >::utcDN

Definition at line 92 of file AidHUI.h.

template<class ContainerAllocator >
int16_t ublox_msgs::AidHUI_< ContainerAllocator >::utcLS

Definition at line 86 of file AidHUI.h.

template<class ContainerAllocator >
int16_t ublox_msgs::AidHUI_< ContainerAllocator >::utcLSF

Definition at line 95 of file AidHUI.h.

template<class ContainerAllocator >
int16_t ublox_msgs::AidHUI_< ContainerAllocator >::utcSpare

Definition at line 98 of file AidHUI.h.

template<class ContainerAllocator >
int32_t ublox_msgs::AidHUI_< ContainerAllocator >::utcTOW

Definition at line 80 of file AidHUI.h.

template<class ContainerAllocator >
int16_t ublox_msgs::AidHUI_< ContainerAllocator >::utcWNF

Definition at line 89 of file AidHUI.h.

template<class ContainerAllocator >
int16_t ublox_msgs::AidHUI_< ContainerAllocator >::utcWNT

Definition at line 83 of file AidHUI.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