QGIS API Documentation  2.14.0-Essen
Classes | Typedefs | Functions
nmeatime.h File Reference
#include "config.h"
Include dependency graph for nmeatime.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _nmeaTIME
 Date and time data. More...
 

Typedefs

typedef struct _nmeaTIME nmeaTIME
 Date and time data. More...
 

Functions

void nmea_time_now (nmeaTIME *t)
 Get time now to nmeaTIME structure. More...
 

Typedef Documentation

typedef struct _nmeaTIME nmeaTIME

Date and time data.

See also
nmea_time_now

Function Documentation

void nmea_time_now ( nmeaTIME t)

Get time now to nmeaTIME structure.