QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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.

Functions

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

Detailed Description

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.