|
AppCore
|
#include <ELogFacade.h>

Public Member Functions | |
| ELogFacade (ECardDataStorage *dataStorage) | |
| virtual | ~ELogFacade () |
| virtual void | Init () |
| virtual void | Clear () |
| virtual bool | IsModifiedData () |
| virtual bool | AddDataToWriteRequest (EM::PT::EDataCollection *writeRequest) |
| virtual bool | AddDataTypeToReadRequest (PT::EAplRequest *readRequest)=0 |
| virtual bool | GetTimeDate (unsigned long &timeDate)=0 |
| virtual bool | SetTimeDate (unsigned long timeDate)=0 |
| virtual bool | GetNetworkID (unsigned long &networkID)=0 |
| virtual bool | SetNetworkID (unsigned long networkID)=0 |
| virtual bool | GetServiceProvider (unsigned long &serviceProvider)=0 |
| virtual bool | SetServiceProvider (unsigned long serviceProvider)=0 |
| virtual bool | GetDevice (unsigned long &device)=0 |
| virtual bool | SetDevice (unsigned long device)=0 |
| virtual bool | GetDeviceCounter (unsigned long &deviceCounter)=0 |
| virtual bool | SetDeviceCounter (unsigned long deviceCounter)=0 |
| virtual bool | GetPriceAmountUnit (EMoneyData &moneyData)=0 |
| virtual bool | SetPriceAmountUnit (const EMoneyData &moneyData)=0 |
| virtual bool | GetVAT (unsigned long &vat)=0 |
| virtual bool | SetVAT (unsigned long vat)=0 |
| virtual bool | GetData (unsigned char &serviceID, unsigned char &serviceAmount, unsigned char pos)=0 |
| virtual bool | SetData (unsigned char serviceID, unsigned char serviceAmount, unsigned char pos)=0 |
| virtual bool | GetWalletBalanceBefore (long &balanceBefore)=0 |
| virtual bool | SetWalletBalanceBefore (long balanceBefore)=0 |
| virtual bool | GetPrice (unsigned long &price)=0 |
| virtual bool | SetPrice (unsigned long price)=0 |
| virtual bool | GetTransactionType (unsigned long &transactionType)=0 |
| virtual bool | SetTransactionType (unsigned long transactionType)=0 |
| virtual bool | GetWalletCounter (unsigned short &walletCounter)=0 |
| virtual bool | SetWalletCounter (unsigned short walletCounter)=0 |
| virtual bool | GetWalletSamNumber (unsigned long &walletSamNumber)=0 |
| virtual bool | SetWalletSamNumber (unsigned long walletSamNumber)=0 |
| virtual bool | GetWalletSamCounter (unsigned long &walletSamCounter)=0 |
| virtual bool | SetWalletSamCounter (unsigned long walletSamCounter)=0 |
| virtual bool | IsDataValid (bool &validData)=0 |
| virtual bool | SetDataValid (bool validData)=0 |
| bool | IsCardFeatureEnabled (ECardFacadeDefines::LogCardFeatures feature, bool &enabled) |
Protected Member Functions | |
| void | SetCardFeature (uint64_t features) |
| INTERNAL ELogFacade::ELogFacade | ( | ECardDataStorage * | dataStorage | ) |
CONSTRUCTOR
|
virtual |
|
virtual |
|
pure virtual |
|
virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
virtual |
| bool ELogFacade::IsCardFeatureEnabled | ( | ECardFacadeDefines::LogCardFeatures | feature, |
| bool & | enabled | ||
| ) |
|
pure virtual |
|
virtual |
|
protected |

|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
1.8.8