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

#include <BarcodeEvaluatingBusinessLogic.h>

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

Public Member Functions

 BarcodeEvaluatingBusinessLogic ()
 
virtual ~BarcodeEvaluatingBusinessLogic ()
 
void OnSecondTick ()
 
void OnBarcodeScanned (const QByteArray &barcode, PrinterDisplayBusinessLogic *printerDisplayBusinessLogic, PlayerBusinessLogic *playerBusinessLogic, PassengerCountBusinessLogic *passengerCountBusinessLogic)
 
void OnBarcodeProcessReceived (const EM::Devices::BarcodeDataMap &barcodeDataMap, PrinterDisplayBusinessLogic *printerDisplayBusinessLogic, PlayerBusinessLogic *playerBusinessLogic, PassengerCountBusinessLogic *passengerCountBusinessLogic)
 
void OnIssueIn ()
 
void OnIssueOut ()
 
void SetCheckOutBusStop (long tripBusStopIndex)
 
bool GetFlagIsNecessaryToSwitchAntennaOn ()
 
void SetFlagIsNecessaryToSwitchAntennaOn (bool isNecessary)
 
- 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::BarcodeEvaluatingBusinessLogic
 

Constructor & Destructor Documentation

INTERNAL BarcodeEvaluatingBusinessLogic::BarcodeEvaluatingBusinessLogic ( )
BarcodeEvaluatingBusinessLogic::~BarcodeEvaluatingBusinessLogic ( )
virtual

Member Function Documentation

bool BarcodeEvaluatingBusinessLogic::GetFlagIsNecessaryToSwitchAntennaOn ( )
void BarcodeEvaluatingBusinessLogic::OnBarcodeProcessReceived ( const EM::Devices::BarcodeDataMap &  barcodeDataMap,
PrinterDisplayBusinessLogic printerDisplayBusinessLogic,
PlayerBusinessLogic playerBusinessLogic,
PassengerCountBusinessLogic passengerCountBusinessLogic 
)

Here is the call graph for this function:

void BarcodeEvaluatingBusinessLogic::OnBarcodeScanned ( const QByteArray &  barcode,
PrinterDisplayBusinessLogic printerDisplayBusinessLogic,
PlayerBusinessLogic playerBusinessLogic,
PassengerCountBusinessLogic passengerCountBusinessLogic 
)

Here is the caller graph for this function:

void BarcodeEvaluatingBusinessLogic::OnIssueIn ( )
void BarcodeEvaluatingBusinessLogic::OnIssueOut ( )
void BarcodeEvaluatingBusinessLogic::OnSecondTick ( )

Here is the call graph for this function:

void BarcodeEvaluatingBusinessLogic::SetCheckOutBusStop ( long  tripBusStopIndex)
void BarcodeEvaluatingBusinessLogic::SetFlagIsNecessaryToSwitchAntennaOn ( bool  isNecessary)

Member Data Documentation

const ApplicationDefines::BusinessLogicType BarcodeEvaluatingBusinessLogic::mBusinessLogicType = ApplicationDefines::BarcodeEvaluatingBusinessLogic
static

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