AppCore
Loading...
Searching...
No Matches
Public Member Functions | List of all members
EM::CardFacade::LogFacadeNICL Class Reference

#include <LogFacadeNICL.h>

Inheritance diagram for EM::CardFacade::LogFacadeNICL:
Inheritance graph
[legend]
Collaboration diagram for EM::CardFacade::LogFacadeNICL:
Collaboration graph
[legend]

Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from EM::CardFacade::ELogFacade
void SetCardFeature (uint64_t features)
 

Constructor & Destructor Documentation

◆ LogFacadeNICL()

LogFacadeNICL::LogFacadeNICL ( ECardDataStorage cardDataStorage)

◆ ~LogFacadeNICL()

LogFacadeNICL::~LogFacadeNICL ( )
virtual

Member Function Documentation

◆ AddDataTypeToReadRequest()

bool LogFacadeNICL::AddDataTypeToReadRequest ( PT::EAplRequest *  readRequest)
virtual

◆ GetData()

bool LogFacadeNICL::GetData ( unsigned char &  serviceID,
unsigned char &  serviceAmount,
unsigned char  pos 
)
virtual

◆ GetDevice()

bool LogFacadeNICL::GetDevice ( unsigned long device)
virtual

◆ GetDeviceCounter()

bool LogFacadeNICL::GetDeviceCounter ( unsigned long deviceCounter)
virtual

◆ GetNetworkID()

bool LogFacadeNICL::GetNetworkID ( unsigned long networkID)
virtual

◆ GetPrice()

bool LogFacadeNICL::GetPrice ( unsigned long price)
virtual

◆ GetPriceAmountUnit()

bool LogFacadeNICL::GetPriceAmountUnit ( EMoneyData moneyData)
virtual

◆ GetServiceProvider()

bool LogFacadeNICL::GetServiceProvider ( unsigned long serviceProvider)
virtual

◆ GetTimeDate()

bool LogFacadeNICL::GetTimeDate ( unsigned long timeDate)
virtual

◆ GetTransactionType()

bool LogFacadeNICL::GetTransactionType ( unsigned long transactionType)
virtual

◆ GetVAT()

bool LogFacadeNICL::GetVAT ( unsigned long vat)
virtual

◆ GetWalletBalanceBefore()

bool LogFacadeNICL::GetWalletBalanceBefore ( long balanceBefore)
virtual

◆ GetWalletCounter()

bool LogFacadeNICL::GetWalletCounter ( unsigned short walletCounter)
virtual

◆ GetWalletSamCounter()

bool LogFacadeNICL::GetWalletSamCounter ( unsigned long walletSamCounter)
virtual

◆ GetWalletSamNumber()

bool LogFacadeNICL::GetWalletSamNumber ( unsigned long walletSamNumber)
virtual

◆ IsDataValid()

bool LogFacadeNICL::IsDataValid ( bool validData)
virtual

◆ SetData()

bool LogFacadeNICL::SetData ( unsigned char  serviceID,
unsigned char  serviceAmount,
unsigned char  pos 
)
virtual

◆ SetDataValid()

bool LogFacadeNICL::SetDataValid ( bool  validData)
virtual

◆ SetDevice()

bool LogFacadeNICL::SetDevice ( unsigned long  device)
virtual

◆ SetDeviceCounter()

bool LogFacadeNICL::SetDeviceCounter ( unsigned long  deviceCounter)
virtual

◆ SetNetworkID()

bool LogFacadeNICL::SetNetworkID ( unsigned long  networkID)
virtual

◆ SetPrice()

bool LogFacadeNICL::SetPrice ( unsigned long  price)
virtual

◆ SetPriceAmountUnit()

bool LogFacadeNICL::SetPriceAmountUnit ( const EMoneyData moneyData)
virtual

◆ SetServiceProvider()

bool LogFacadeNICL::SetServiceProvider ( unsigned long  serviceProvider)
virtual

◆ SetTimeDate()

bool LogFacadeNICL::SetTimeDate ( unsigned long  timeDate)
virtual

◆ SetTransactionType()

bool LogFacadeNICL::SetTransactionType ( unsigned long  transactionType)
virtual

◆ SetVAT()

bool LogFacadeNICL::SetVAT ( unsigned long  vat)
virtual

◆ SetWalletBalanceBefore()

bool LogFacadeNICL::SetWalletBalanceBefore ( long  balanceBefore)
virtual

◆ SetWalletCounter()

bool LogFacadeNICL::SetWalletCounter ( unsigned short  walletCounter)
virtual

◆ SetWalletSamCounter()

bool LogFacadeNICL::SetWalletSamCounter ( unsigned long  walletSamCounter)
virtual

◆ SetWalletSamNumber()

bool LogFacadeNICL::SetWalletSamNumber ( unsigned long  walletSamNumber)
virtual

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