AppCore
Loading...
Searching...
No Matches
src
appcore
appcore
chipcard
ChangeCardCompanyNumberExtraOperationLogic.h
Go to the documentation of this file.
1
#ifndef CHANGECARDCOMPANYNUMBEREXTRAOPERATIONLOGIC_H
2
#define CHANGECARDCOMPANYNUMBEREXTRAOPERATIONLOGIC_H
3
4
#include <qlist.h>
5
#include <inttypes.h>
6
7
class
ChangeCardCompanyNumberExtraOperationLogic
8
{
9
public
:
13
static
void
LoadInputData
( QList<int64_t> &accessUIDList, int32_t &companyNumberToChange, int32_t &newCompanyNumber, int32_t &dataVersion );
14
15
static
bool
IsCardCompanyChange
( int32_t companyNumberToChange, QList<int64_t> accessUIDList );
16
17
static
bool
WriteCardCompanyChangeToStatistic
( int32_t newCompanyNumber );
18
};
19
20
#endif
// CHANGECARDCOMPANYNUMBEREXTRAOPERATIONLOGIC_H
ChangeCardCompanyNumberExtraOperationLogic
Definition
ChangeCardCompanyNumberExtraOperationLogic.h:8
ChangeCardCompanyNumberExtraOperationLogic::IsCardCompanyChange
static bool IsCardCompanyChange(int32_t companyNumberToChange, QList< int64_t > accessUIDList)
Definition
ChangeCardCompanyNumberExtraOperationLogic.cpp:52
ChangeCardCompanyNumberExtraOperationLogic::WriteCardCompanyChangeToStatistic
static bool WriteCardCompanyChangeToStatistic(int32_t newCompanyNumber)
Definition
ChangeCardCompanyNumberExtraOperationLogic.cpp:104
ChangeCardCompanyNumberExtraOperationLogic::LoadInputData
static void LoadInputData(QList< int64_t > &accessUIDList, int32_t &companyNumberToChange, int32_t &newCompanyNumber, int32_t &dataVersion)
Load binary file of card UIDs to memory for next use.
Definition
ChangeCardCompanyNumberExtraOperationLogic.cpp:29
Generated on Tue Mar 17 2026 23:25:58 for AppCore by
1.9.8