|
Vesna
|
#include <BusTableMessagesFromDispatchingBusinessLogic.h>


Classes | |
| class | DataClass |
Public Member Functions | |
| BusTableMessagesFromDispatchingBusinessLogic () | |
| virtual | ~BusTableMessagesFromDispatchingBusinessLogic () |
| bool | Init (NetworkRequestHandler *networkRequestHandler) |
| void | IssueIn (const int32_t lineNumber) |
| void | IssueOut () |
| void | OnSecondTick () |
| ApplicationDefines::ResultValue | CreateNetworkRequest (QJsonObject &jsonRequest) |
| ApplicationDefines::ResultValue | ProcessNetworkReply (const QJsonDocument &jsonData) |
| bool | ProcessAnnouncementPanelMessage (const Announcement &announcement) |
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::BusTableMessageFromDispatchingBusinessLogic |
| BusTableMessagesFromDispatchingBusinessLogic::BusTableMessagesFromDispatchingBusinessLogic | ( | ) |
|
virtual |
| ApplicationDefines::ResultValue BusTableMessagesFromDispatchingBusinessLogic::CreateNetworkRequest | ( | QJsonObject & | jsonRequest | ) |
| bool BusTableMessagesFromDispatchingBusinessLogic::Init | ( | NetworkRequestHandler * | networkRequestHandler | ) |
| void BusTableMessagesFromDispatchingBusinessLogic::IssueIn | ( | const int32_t | lineNumber | ) |
| void BusTableMessagesFromDispatchingBusinessLogic::IssueOut | ( | ) |
| void BusTableMessagesFromDispatchingBusinessLogic::OnSecondTick | ( | ) |
| bool BusTableMessagesFromDispatchingBusinessLogic::ProcessAnnouncementPanelMessage | ( | const Announcement & | announcement | ) |
| ApplicationDefines::ResultValue BusTableMessagesFromDispatchingBusinessLogic::ProcessNetworkReply | ( | const QJsonDocument & | jsonData | ) |
|
static |
1.8.8