1#ifndef ECOMMONFACADEMIFAREMIKROELEKTRONIKA2_H
2#define ECOMMONFACADEMIFAREMIKROELEKTRONIKA2_H
10 class ECardDataStorage;
19 virtual bool GetCustomerProfileValidityEnd(
unsigned long &customerProfileValidityEnd,
unsigned char customerProfileIndex = 0,
signed char index = -1 );
26 virtual bool SetCardType(
unsigned short cardType,
unsigned char customerProfileIndex,
signed char index = -1 );
card data storage, who fill if card readed
Definition ECardDataStorage.h:60
CardTypeStandard
Definition ECardFacadeDefines.h:248
Definition ECommonFacadeMifareMikroelektronika2.h:12
virtual bool SetCustomerProfileValidityStart(unsigned long customerProfileValidityStart, unsigned char customerProfileIndex=0, signed char index=-1)
virtual bool GetCustomerProfileValidityEnd(unsigned long &customerProfileValidityEnd, unsigned char customerProfileIndex=0, signed char index=-1)
virtual bool IsModifiedData()
virtual bool GetCardType(unsigned short &cardType, ECardFacadeDefines::CardTypeStandard &cardStandard, unsigned char customerProfileIndex, signed char index=-1)
virtual ~ECommonFacadeMifareMikroelektronika2()
ECommonFacadeMifareMikroelektronika2(ECardDataStorage *cardDataStorage)
virtual bool GetCustomerProfileValidityStart(unsigned long &customerProfileValidityStart, unsigned char customerProfileIndex=0, signed char index=-1)
virtual bool SetCardType(unsigned short cardType, unsigned char customerProfileIndex, signed char index=-1)
virtual bool GetCustomerProfilesCount(unsigned char &customerProfilesCount)
virtual bool SetCustomerProfileValidityEnd(unsigned long customerProfileValidityEnd, unsigned char customerProfileIndex=0, signed char index=-1)
Definition ECommonFacadeMifare.h:12
SYSTEM INCLUDES.
Definition CardFacadeManagerXML.h:7