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

#include <GPSAlgorithmOutOfIssue.h>

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

Public Member Functions

 GPSAlgorithmOutOfIssue (GPSBusinessLogic *gpsBusinessLogic)
 
virtual ~GPSAlgorithmOutOfIssue ()
 
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

GPSAlgorithmOutOfIssue::GPSAlgorithmOutOfIssue ( GPSBusinessLogic gpsBusinessLogic)
GPSAlgorithmOutOfIssue::~GPSAlgorithmOutOfIssue ( )
virtual

Member Function Documentation

void GPSAlgorithmOutOfIssue::Init ( GPSAlgorithmDictionary dictionary)
virtual

Implements GPSAlgorithm.

void GPSAlgorithmOutOfIssue::OnDelayTimeOut ( )
virtual

Implements GPSAlgorithm.

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

Implements GPSAlgorithm.


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