t_cbgps Struct Reference

Type for the handle of the GPS reading job. More...

#include <cbgps.h>


Data Fields

t_comport hcom
 Handle of the GPS serial port.
t_cbgpscb rdCb
 Callback function for successfully retrieved coordinates.
void * ctx
 Context for the callback function.
t_cbgps_utmsys system
 System used for converting into UTM.


Detailed Description

Type for the handle of the GPS reading job.


Field Documentation

void* t_cbgps::ctx

Context for the callback function.

t_comport t_cbgps::hcom

Handle of the GPS serial port.

t_cbgpscb t_cbgps::rdCb

Callback function for successfully retrieved coordinates.

t_cbgps_utmsys t_cbgps::system

System used for converting into UTM.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 12 11:09:27 2009 for cb by  doxygen 1.4.7