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

#include <QadraMessagesBusinessLogic.h>

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

Classes

class  DataClass
 

Public Member Functions

 QadraMessagesBusinessLogic ()
 
virtual ~QadraMessagesBusinessLogic ()
 
void Vacuum ()
 
bool Init (NetworkRequestHandler *networkRequestHandler)
 
ApplicationDefines::ResultValue OnQadraMessagesReceived (QStringList messages, VehicleIdentificationBusinessLogic *vehicleIdentificationBusinessLogic)
 
void OnPositionChanged (const int32_t latitude, const int32_t longitude, const int32_t altitude, const int32_t speed, const int32_t numberOfSatellites) const
 
void OnGPSError () const
 
ApplicationDefines::ResultValue CreateNetworkRequest (QList< QadraMessageDataRequest > messages, QJsonObject &jsonRequest)
 
void OnNetworkReply (const QJsonDocument &jsonData)
 
void OnNetworkReplyTimeout ()
 
void OnNetworkReplyError ()
 
void SynchronizeDateTime ()
 
- 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 Member Functions

static bool IsQadraPresent ()
 

Static Public Attributes

static const
ApplicationDefines::BusinessLogicType 
mBusinessLogicType = ApplicationDefines::QadraMessagesToDispatchingBusinessLogic
 

Constructor & Destructor Documentation

QadraMessagesBusinessLogic::QadraMessagesBusinessLogic ( )
QadraMessagesBusinessLogic::~QadraMessagesBusinessLogic ( )
virtual

Member Function Documentation

ApplicationDefines::ResultValue QadraMessagesBusinessLogic::CreateNetworkRequest ( QList< QadraMessageDataRequest messages,
QJsonObject &  jsonRequest 
)

Here is the call graph for this function:

bool QadraMessagesBusinessLogic::Init ( NetworkRequestHandler networkRequestHandler)
bool QadraMessagesBusinessLogic::IsQadraPresent ( )
static

Here is the caller graph for this function:

void QadraMessagesBusinessLogic::OnGPSError ( ) const
void QadraMessagesBusinessLogic::OnNetworkReply ( const QJsonDocument &  jsonData)

Here is the call graph for this function:

void QadraMessagesBusinessLogic::OnNetworkReplyError ( )
void QadraMessagesBusinessLogic::OnNetworkReplyTimeout ( )
void QadraMessagesBusinessLogic::OnPositionChanged ( const int32_t  latitude,
const int32_t  longitude,
const int32_t  altitude,
const int32_t  speed,
const int32_t  numberOfSatellites 
) const
ApplicationDefines::ResultValue QadraMessagesBusinessLogic::OnQadraMessagesReceived ( QStringList  messages,
VehicleIdentificationBusinessLogic vehicleIdentificationBusinessLogic 
)

Here is the call graph for this function:

void QadraMessagesBusinessLogic::SynchronizeDateTime ( )
void QadraMessagesBusinessLogic::Vacuum ( )

Here is the call graph for this function:

Member Data Documentation

const ApplicationDefines::BusinessLogicType QadraMessagesBusinessLogic::mBusinessLogicType = ApplicationDefines::QadraMessagesToDispatchingBusinessLogic
static

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