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

#include <GPSAlgorithmArrivalOnFirstBusStop.h>

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

Classes

class  DataClass
 

Public Member Functions

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

GPSAlgorithmArrivalOnFirstBusStop::GPSAlgorithmArrivalOnFirstBusStop ( GPSBusinessLogic gpsBusinessLogic)
GPSAlgorithmArrivalOnFirstBusStop::~GPSAlgorithmArrivalOnFirstBusStop ( )
virtual

Member Function Documentation

void GPSAlgorithmArrivalOnFirstBusStop::Init ( GPSAlgorithmDictionary dictionary)
virtual

Implements GPSAlgorithm.

Here is the call graph for this function:

void GPSAlgorithmArrivalOnFirstBusStop::OnDelayTimeOut ( )
virtual

Implements GPSAlgorithm.

Here is the call graph for this function:

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