|
static talker_id | talker (const std::string_view &sv) |
|
static talker_id | system (const std::string_view &sv) |
|
static float | coord (const unsigned int degrees_chars, const std::string_view &sv) |
|
static direction | dir (const std::string_view &sv) |
|
static void | time (const std::string_view &sv, time_t &t) |
|
static void | date (const std::string_view &sv, std::chrono::year_month_day &d) |
|
static bool | valid (const std::string_view &sv) |
|
static quality | qual (const std::string_view &sv) |
|
Definition at line 45 of file nmea_iface.cpp.
◆ nmea()
◆ coord()
float nmea::nmea::coord |
( |
const unsigned int | degrees_chars, |
|
|
const std::string_view & | sv ) |
|
staticexport |
◆ date()
void nmea::nmea::date |
( |
const std::string_view & | sv, |
|
|
std::chrono::year_month_day & | d ) |
|
staticexport |
◆ dir()
direction nmea::nmea::dir |
( |
const std::string_view & | sv | ) |
|
|
staticexport |
◆ qual()
quality nmea::nmea::qual |
( |
const std::string_view & | sv | ) |
|
|
staticexport |
◆ system()
talker_id nmea::nmea::system |
( |
const std::string_view & | sv | ) |
|
|
staticexport |
◆ talker()
talker_id nmea::nmea::talker |
( |
const std::string_view & | sv | ) |
|
|
staticexport |
◆ time()
void nmea::nmea::time |
( |
const std::string_view & | sv, |
|
|
time_t & | t ) |
|
staticexport |
◆ valid()
bool nmea::nmea::valid |
( |
const std::string_view & | sv | ) |
|
|
staticexport |
The documentation for this class was generated from the following files: