Public Member Functions | Private Member Functions | Private Attributes | Friends
TinyGPSInteger Struct Reference

#include <TinyGPS++.h>

List of all members.

Public Member Functions

uint32_t age () const
bool isUpdated () const
bool isValid () const
 TinyGPSInteger ()
uint32_t value ()

Private Member Functions

void commit ()
void set (const char *term)

Private Attributes

uint32_t lastCommitTime
uint32_t newval
bool updated
uint32_t val
bool valid

Friends

class TinyGPSPlus

Detailed Description

Definition at line 146 of file TinyGPS++.h.


Constructor & Destructor Documentation

Definition at line 155 of file TinyGPS++.h.


Member Function Documentation

uint32_t TinyGPSInteger::age ( ) const [inline]

Definition at line 152 of file TinyGPS++.h.

void TinyGPSInteger::commit ( ) [private]

Definition at line 446 of file TinyGPS++.cpp.

bool TinyGPSInteger::isUpdated ( ) const [inline]

Definition at line 151 of file TinyGPS++.h.

bool TinyGPSInteger::isValid ( ) const [inline]

Definition at line 150 of file TinyGPS++.h.

void TinyGPSInteger::set ( const char *  term) [private]

Definition at line 453 of file TinyGPS++.cpp.

uint32_t TinyGPSInteger::value ( ) [inline]

Definition at line 153 of file TinyGPS++.h.


Friends And Related Function Documentation

friend class TinyGPSPlus [friend]

Definition at line 148 of file TinyGPS++.h.


Member Data Documentation

uint32_t TinyGPSInteger::lastCommitTime [private]

Definition at line 160 of file TinyGPS++.h.

uint32_t TinyGPSInteger::newval [private]

Definition at line 161 of file TinyGPS++.h.

bool TinyGPSInteger::updated [private]

Definition at line 159 of file TinyGPS++.h.

uint32_t TinyGPSInteger::val [private]

Definition at line 161 of file TinyGPS++.h.

bool TinyGPSInteger::valid [private]

Definition at line 159 of file TinyGPS++.h.


The documentation for this struct was generated from the following files:


ric_mc
Author(s): RoboTiCan
autogenerated on Thu Aug 27 2015 14:39:51