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

#include <VehicleIdentificationBusinessLogic.h>

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

Classes

class  DataClass
 

Public Member Functions

 VehicleIdentificationBusinessLogic ()
 
virtual ~VehicleIdentificationBusinessLogic ()
 
QString ReadVehicleIdentificationNumberFromFile (const QString &filePath)
 
bool WriteVehicleIdentificationNumberToFile (QString filepath, QString vehicleIdentificationNumber)
 
bool GetVehicleIdentificationNumberByConnectionBoardNumber (long &vehicleIdentificationNumber, QString &vehicleLicensePlate)
 
QString ReadVehicleIdentificationNumberSourceFromFile (const QString &filePath=QString(INV_SOURCE_FILE))
 
- 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::VehicleIdentificationBusinessLogic
 

Constructor & Destructor Documentation

VehicleIdentificationBusinessLogic::VehicleIdentificationBusinessLogic ( )
VehicleIdentificationBusinessLogic::~VehicleIdentificationBusinessLogic ( )
virtual

Member Function Documentation

bool VehicleIdentificationBusinessLogic::GetVehicleIdentificationNumberByConnectionBoardNumber ( long &  vehicleIdentificationNumber,
QString &  vehicleLicensePlate 
)
QString VehicleIdentificationBusinessLogic::ReadVehicleIdentificationNumberFromFile ( const QString &  filePath)

Here is the caller graph for this function:

QString VehicleIdentificationBusinessLogic::ReadVehicleIdentificationNumberSourceFromFile ( const QString &  filePath = QString( INV_SOURCE_FILE ))
bool VehicleIdentificationBusinessLogic::WriteVehicleIdentificationNumberToFile ( QString  filepath,
QString  vehicleIdentificationNumber 
)

Member Data Documentation

const ApplicationDefines::BusinessLogicType VehicleIdentificationBusinessLogic::mBusinessLogicType = ApplicationDefines::VehicleIdentificationBusinessLogic
static

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