#include <TinyGPS++.h>
◆ TinyGPSCustom() [1/2]
| TinyGPSCustom::TinyGPSCustom |
( |
| ) |
|
|
inline |
◆ TinyGPSCustom() [2/2]
| TinyGPSCustom::TinyGPSCustom |
( |
TinyGPSPlus & |
gps, |
|
|
const char * |
sentenceName, |
|
|
int |
termNumber |
|
) |
| |
◆ age()
| uint32_t TinyGPSCustom::age |
( |
| ) |
const |
|
inline |
◆ begin()
| void TinyGPSCustom::begin |
( |
TinyGPSPlus & |
gps, |
|
|
const char * |
_sentenceName, |
|
|
int |
_termNumber |
|
) |
| |
◆ commit()
| void TinyGPSCustom::commit |
( |
| ) |
|
|
private |
◆ isUpdated()
| bool TinyGPSCustom::isUpdated |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool TinyGPSCustom::isValid |
( |
| ) |
const |
|
inline |
◆ set()
| void TinyGPSCustom::set |
( |
const char * |
term | ) |
|
|
private |
◆ value()
| const char * TinyGPSCustom::value |
( |
| ) |
|
|
inline |
◆ TinyGPSPlus
◆ buffer
| char TinyGPSCustom::buffer[_GPS_MAX_FIELD_SIZE+1] |
|
private |
◆ lastCommitTime
| unsigned long TinyGPSCustom::lastCommitTime |
|
private |
◆ next
◆ sentenceName
| const char* TinyGPSCustom::sentenceName |
|
private |
◆ stagingBuffer
| char TinyGPSCustom::stagingBuffer[_GPS_MAX_FIELD_SIZE+1] |
|
private |
◆ termNumber
| int TinyGPSCustom::termNumber |
|
private |
◆ updated
| bool TinyGPSCustom::updated |
|
private |
◆ valid
| bool TinyGPSCustom::valid |
|
private |
The documentation for this class was generated from the following files: