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

#include <GPSAlgorithmArrivalOnNextBusStop.h>

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

Public Member Functions

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

INTERNAL GPSAlgorithmArrivalOnNextBusStop::GPSAlgorithmArrivalOnNextBusStop ( GPSBusinessLogic gpsBusinessLogic)
GPSAlgorithmArrivalOnNextBusStop::~GPSAlgorithmArrivalOnNextBusStop ( )
virtual

Member Function Documentation

void GPSAlgorithmArrivalOnNextBusStop::Init ( GPSAlgorithmDictionary dictionary)
virtual

Implements GPSAlgorithm.

Here is the call graph for this function:

void GPSAlgorithmArrivalOnNextBusStop::OnDelayTimeOut ( )
virtual

Implements GPSAlgorithm.

Here is the call graph for this function:

void GPSAlgorithmArrivalOnNextBusStop::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: