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

#include <TransfareInfoProviderBusinessLogic.h>

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

Classes

class  DataClass
 

Public Types

enum  BusStopEvent { Unknown, Departure, Arrival }
 

Public Member Functions

 TransfareInfoProviderBusinessLogic ()
 
virtual ~TransfareInfoProviderBusinessLogic ()
 
bool OnBusStopEvent (const BusStopEvent &busStopEvent)
 
void OnPositionChanged (const double speed)
 
void SendSpeed ()
 
void OnIssueOut ()
 
- Public Member Functions inherited from BusinessLogic
 BusinessLogic (ApplicationDefines::BusinessLogicType businessLogicType, ApplicationDefines::BusinessLogicLifeTimeType businessLogicLifeTimeType)
 
virtual ~BusinessLogic ()
 
ApplicationDefines::BusinessLogicType GetBusinessLogicType () const
 
ApplicationDefines::BusinessLogicLifeTimeType GetBusinessLogicLifeTimeType () const
 

Static Public Attributes

static const
ApplicationDefines::BusinessLogicType 
mBusinessLogicType = ApplicationDefines::TransfareInfoProviderBusinessLogic
 

Detailed Description

TransfareInfoProviderBusinessLogic

https://docs.google.com/document/d/1sTCedkKc-zUMOb7nvN2QKnP4YVNYbsqx_ytOwSubtRM/edit#heading=h.ubrrcrddn8dh

Member Enumeration Documentation

Enumerator
Unknown 
Departure 
Arrival 

Constructor & Destructor Documentation

TransfareInfoProviderBusinessLogic::TransfareInfoProviderBusinessLogic ( )
TransfareInfoProviderBusinessLogic::~TransfareInfoProviderBusinessLogic ( )
virtual

Member Function Documentation

bool TransfareInfoProviderBusinessLogic::OnBusStopEvent ( const BusStopEvent busStopEvent)

Nothing to do

void TransfareInfoProviderBusinessLogic::OnIssueOut ( )
void TransfareInfoProviderBusinessLogic::OnPositionChanged ( const double  speed)
void TransfareInfoProviderBusinessLogic::SendSpeed ( )

Member Data Documentation

const ApplicationDefines::BusinessLogicType TransfareInfoProviderBusinessLogic::mBusinessLogicType = ApplicationDefines::TransfareInfoProviderBusinessLogic
static

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