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

#include <TinyGPS++.h>

Inheritance diagram for TinyGPSDecimal:
Inheritance graph
[legend]

List of all members.

Public Member Functions

uint32_t age () const
bool isUpdated () const
bool isValid () const
 TinyGPSDecimal ()
int32_t value ()

Private Member Functions

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

Private Attributes

uint32_t lastCommitTime
int32_t newval
bool updated
int32_t val
bool valid

Friends

class TinyGPSPlus

Detailed Description

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


Constructor & Destructor Documentation

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


Member Function Documentation

uint32_t TinyGPSDecimal::age ( ) const [inline]

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

void TinyGPSDecimal::commit ( ) [private]

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

bool TinyGPSDecimal::isUpdated ( ) const [inline]

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

bool TinyGPSDecimal::isValid ( ) const [inline]

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

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

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

int32_t TinyGPSDecimal::value ( ) [inline]

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


Friends And Related Function Documentation

friend class TinyGPSPlus [friend]

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


Member Data Documentation

uint32_t TinyGPSDecimal::lastCommitTime [private]

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

int32_t TinyGPSDecimal::newval [private]

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

bool TinyGPSDecimal::updated [private]

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

int32_t TinyGPSDecimal::val [private]

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

bool TinyGPSDecimal::valid [private]

Definition at line 139 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