Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Public Member Functions | List of all members
GPSAlgorithmSynchronization Class Reference

#include <GPSAlgorithmSynchronization.h>

Inheritance diagram for GPSAlgorithmSynchronization:
Inheritance graph
[legend]
Collaboration diagram for GPSAlgorithmSynchronization:
Collaboration graph
[legend]

Classes

class  DataClass
 

Public Member Functions

 GPSAlgorithmSynchronization (GPSBusinessLogic *gpsBusinessLogic)
 
virtual ~GPSAlgorithmSynchronization ()
 
virtual void Init (GPSAlgorithmDictionary &dictionary)
 
virtual void OnPositionChanged (long latitude, long longitude, double altitude, double speed)
 
virtual void OnDelayTimeOut ()
 
- Public Member Functions inherited from GPSAlgorithm
 GPSAlgorithm (GPSBusinessLogic *gpsBusinessLogic)
 
virtual ~GPSAlgorithm ()
 
GPSBusinessLogicGetGPSBusinessLogic () const
 

Constructor & Destructor Documentation

GPSAlgorithmSynchronization::GPSAlgorithmSynchronization ( GPSBusinessLogic gpsBusinessLogic)
GPSAlgorithmSynchronization::~GPSAlgorithmSynchronization ( )
virtual

Member Function Documentation

void GPSAlgorithmSynchronization::Init ( GPSAlgorithmDictionary dictionary)
virtual

Implements GPSAlgorithm.

Here is the call graph for this function:

void GPSAlgorithmSynchronization::OnDelayTimeOut ( )
virtual

Implements GPSAlgorithm.

Here is the call graph for this function:

void GPSAlgorithmSynchronization::OnPositionChanged ( long  latitude,
long  longitude,
double  altitude,
double  speed 
)
virtual

Implements GPSAlgorithm.

Here is the call graph for this function:


The documentation for this class was generated from the following files: