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

#include <NavTIMEUTC.h>

List of all members.

Public Types

enum  { CLASS_ID = 1 }
enum  { MESSAGE_ID = 33 }
enum  { VALID_TOW = 1 }
enum  { VALID_WKN = 2 }
enum  { VALID_UTC = 4 }
typedef uint8_t _day_type
typedef uint8_t _hour_type
typedef uint32_t _iTOW_type
typedef uint8_t _min_type
typedef uint8_t _month_type
typedef int32_t _nano_type
typedef uint8_t _sec_type
typedef uint32_t _tAcc_type
typedef uint8_t _valid_type
typedef uint16_t _year_type
typedef boost::shared_ptr
< ::ublox_msgs::NavTIMEUTC_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ublox_msgs::NavTIMEUTC_
< ContainerAllocator > > 
Ptr
typedef NavTIMEUTC_
< ContainerAllocator > 
Type

Public Member Functions

 NavTIMEUTC_ ()
 NavTIMEUTC_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t day
uint8_t hour
uint32_t iTOW
uint8_t min
uint8_t month
int32_t nano
uint8_t sec
uint32_t tAcc
uint8_t valid
uint16_t year

Detailed Description

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

Definition at line 21 of file NavTIMEUTC.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::_day_type

Definition at line 67 of file NavTIMEUTC.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::_hour_type

Definition at line 70 of file NavTIMEUTC.h.

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

Definition at line 52 of file NavTIMEUTC.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::_min_type

Definition at line 73 of file NavTIMEUTC.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::_month_type

Definition at line 64 of file NavTIMEUTC.h.

template<class ContainerAllocator >
typedef int32_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::_nano_type

Definition at line 58 of file NavTIMEUTC.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::_sec_type

Definition at line 76 of file NavTIMEUTC.h.

template<class ContainerAllocator >
typedef uint32_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::_tAcc_type

Definition at line 55 of file NavTIMEUTC.h.

template<class ContainerAllocator >
typedef uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::_valid_type

Definition at line 79 of file NavTIMEUTC.h.

template<class ContainerAllocator >
typedef uint16_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::_year_type

Definition at line 61 of file NavTIMEUTC.h.

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

Definition at line 89 of file NavTIMEUTC.h.

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

Definition at line 88 of file NavTIMEUTC.h.

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

Definition at line 22 of file NavTIMEUTC.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
CLASS_ID 

Definition at line 82 of file NavTIMEUTC.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
MESSAGE_ID 

Definition at line 83 of file NavTIMEUTC.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VALID_TOW 

Definition at line 84 of file NavTIMEUTC.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VALID_WKN 

Definition at line 85 of file NavTIMEUTC.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
VALID_UTC 

Definition at line 86 of file NavTIMEUTC.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file NavTIMEUTC.h.

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

Definition at line 38 of file NavTIMEUTC.h.


Member Data Documentation

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

Definition at line 90 of file NavTIMEUTC.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::day

Definition at line 68 of file NavTIMEUTC.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::hour

Definition at line 71 of file NavTIMEUTC.h.

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

Definition at line 53 of file NavTIMEUTC.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::min

Definition at line 74 of file NavTIMEUTC.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::month

Definition at line 65 of file NavTIMEUTC.h.

template<class ContainerAllocator >
int32_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::nano

Definition at line 59 of file NavTIMEUTC.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::sec

Definition at line 77 of file NavTIMEUTC.h.

template<class ContainerAllocator >
uint32_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::tAcc

Definition at line 56 of file NavTIMEUTC.h.

template<class ContainerAllocator >
uint8_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::valid

Definition at line 80 of file NavTIMEUTC.h.

template<class ContainerAllocator >
uint16_t ublox_msgs::NavTIMEUTC_< ContainerAllocator >::year

Definition at line 62 of file NavTIMEUTC.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