global items used:
global variables:
CClockTemplate
*clockTemplate: The template returns a new instance of the currently
used clock interface (hardware or software). It is set in file clockbas.cpp,
and its methods are implemented in the implementation file of the currently
used clock interface class.
CGpsTemplate
*gpsTemplate: The template returns a new instance of the currently
used GPS interface (hardware or software). It is set in file gpsbase.cpp,
and its methods are implemented in the implementation file of the currently
used GPS interface class.