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

#include <TripGetPlatformChangeBusinessLogic.h>

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

Classes

class  DataClass
 

Public Member Functions

 TripGetPlatformChangeBusinessLogic ()
 
virtual ~TripGetPlatformChangeBusinessLogic ()
 
void IssueIn (const int lineNumber, const int tripNumber)
 
bool OnBusStopArrival (const int32_t tripBusStopIndex)
 
void OnBusStopDeparture ()
 
void IssueOut ()
 
bool Init (NetworkRequestHandler *networkRequestHandler, PlayerBusinessLogic *playerBusinessLogic)
 
void OnNetworkReply (const QJsonDocument &jsonData)
 
void OnNetworkReplyTimeout ()
 
void OnNetworkReplyError ()
 
- 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::TripGetPlatformChangeBusinessLogic
 

Constructor & Destructor Documentation

TripGetPlatformChangeBusinessLogic::TripGetPlatformChangeBusinessLogic ( )
TripGetPlatformChangeBusinessLogic::~TripGetPlatformChangeBusinessLogic ( )
virtual

Member Function Documentation

bool TripGetPlatformChangeBusinessLogic::Init ( NetworkRequestHandler networkRequestHandler,
PlayerBusinessLogic playerBusinessLogic 
)
void TripGetPlatformChangeBusinessLogic::IssueIn ( const int  lineNumber,
const int  tripNumber 
)
void TripGetPlatformChangeBusinessLogic::IssueOut ( )
bool TripGetPlatformChangeBusinessLogic::OnBusStopArrival ( const int32_t  tripBusStopIndex)
void TripGetPlatformChangeBusinessLogic::OnBusStopDeparture ( )
void TripGetPlatformChangeBusinessLogic::OnNetworkReply ( const QJsonDocument &  jsonData)

Here is the call graph for this function:

Here is the caller graph for this function:

void TripGetPlatformChangeBusinessLogic::OnNetworkReplyError ( )
void TripGetPlatformChangeBusinessLogic::OnNetworkReplyTimeout ( )

Member Data Documentation

const ApplicationDefines::BusinessLogicType TripGetPlatformChangeBusinessLogic::mBusinessLogicType = ApplicationDefines::TripGetPlatformChangeBusinessLogic
static

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