Public Member Functions | Private Member Functions | Private Attributes | Friends
TinyGPSCustom Class Reference

#include <TinyGPS++.h>

List of all members.

Public Member Functions

uint32_t age () const
void begin (TinyGPSPlus &gps, const char *_sentenceName, int _termNumber)
bool isUpdated () const
bool isValid () const
 TinyGPSCustom ()
 TinyGPSCustom (TinyGPSPlus &gps, const char *sentenceName, int termNumber)
const char * value ()

Private Member Functions

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

Private Attributes

char buffer [_GPS_MAX_FIELD_SIZE+1]
unsigned long lastCommitTime
TinyGPSCustomnext
const char * sentenceName
char stagingBuffer [_GPS_MAX_FIELD_SIZE+1]
int termNumber
bool updated
bool valid

Friends

class TinyGPSPlus

Detailed Description

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


Constructor & Destructor Documentation

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

TinyGPSCustom::TinyGPSCustom ( TinyGPSPlus gps,
const char *  sentenceName,
int  termNumber 
)

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


Member Function Documentation

uint32_t TinyGPSCustom::age ( ) const [inline]

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

void TinyGPSCustom::begin ( TinyGPSPlus gps,
const char *  _sentenceName,
int  _termNumber 
)

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

void TinyGPSCustom::commit ( ) [private]

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

bool TinyGPSCustom::isUpdated ( ) const [inline]

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

bool TinyGPSCustom::isValid ( ) const [inline]

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

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

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

const char* TinyGPSCustom::value ( ) [inline]

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


Friends And Related Function Documentation

friend class TinyGPSPlus [friend]

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


Member Data Documentation

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

unsigned long TinyGPSCustom::lastCommitTime [private]

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

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

const char* TinyGPSCustom::sentenceName [private]

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

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

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

bool TinyGPSCustom::updated [private]

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

bool TinyGPSCustom::valid [private]

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


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


ric_mc
Author(s): RoboTiCan
autogenerated on Fri May 20 2016 03:48:57