|
| static ECardDataType | GetCardDataType (EM::PT::EDataCollection *dataCollection) |
| |
static
EM::PT::EIDSCustomerProfile * | GetIDSCustomerProfile (EM::PT::EDataCollection *dataCollection) |
| |
| static EM::PT::ECommonCardDataEx * | GetCommonCardData (EM::PT::EDataCollection *dataCollection) |
| |
| static EM::PT::EAppIssuer * | GetDesAppIssuer (EM::PT::EDataCollection *dataCollection) |
| |
| static EM::PT::EFareDataDirectory * | GetFareDataDirectory (EM::PT::EDataCollection *dataCollection) |
| |
| static EM::PT::EMskCardHolder * | GetMskCardHolder (EM::PT::EDataCollection *dataCollection) |
| |
| static EM::PT::EMskCardInfo * | GetMskCardInfo (EM::PT::EDataCollection *dataCollection) |
| |
| static EM::PT::ECardIssuer * | GetDesCardIssuer (EM::PT::EDataCollection *dataCollection) |
| |
| static EM::PT::ECustomerData * | GetDesCustomerData (EM::PT::EDataCollection *dataCollection) |
| |
static
EM::PT::EDiscountCouponRegio * | GetDiscountCouponRegio (EM::PT::EDataCollection *dataCollection) |
| |
| static unsigned long | GetOperationNumberSAM (EM::PT::EDataCollection *dataCollection, EM::PT::EPTAnswer *answer) |
| |
| static bool | GetCalculatePurseFromAnswer (EM::PT::EDataCollection *dataCollection, EM::PT::EPTAnswer *answer, long &purseValueBefore, long &purseValueAfter, unsigned short &purseOperationNumber) |
| |
| static unsigned short | GetProviderNumber (EM::PT::EDataCollection *dataCollection) |
| |
| static unsigned char | GetCardType (EM::PT::EDataCollection *dataCollection) |
| |
| static long long | GetSNR (EM::PT::EDataCollection *dataCollection) |
| |
| static unsigned long | GetCardNumber (EM::PT::EDataCollection *dataCollection) |
| |
| static unsigned short | GetPurseCompany (EM::PT::EDataCollection *dataCollection) |
| |
| static long | GetCalculatePriceFromCard (long purseValueFromCard, unsigned char unitMap) |
| |
| static long | GetCalculatePriceToCard (long price, unsigned char unitMap) |
| |
| static bool | IsCardBlocked (EM::PT::EDataCollection *dataCollection) |
| |
| static bool | IsCardSold (EM::PT::EDataCollection *dataCollection, bool &isCardSold) |
| |
| static unsigned char | GetCardStandard (EM::PT::EDataCollection *dataCollection) |
| |
| static unsigned char | GetPurseUnitMap (EM::PT::EDataCollection *dataCollection) |
| |
| static unsigned long | GetCardValidtyEnd (EM::PT::EDataCollection *dataCollection) |
| |
| static unsigned long | GetDiscountValidityEnd (EM::PT::EDataCollection *dataCollection) |
| |
| static long | GetPurseValue (EM::PT::EDataCollection *dataCollection) |
| |
| static void | GetPersonalInformation (EM::PT::EDataCollection *dataCollection, std::string &name, std::string &surname) |
| |
| static bool | GetCardHolderBirthDay (EM::PT::EDataCollection *dataCollection, long &birthDay) |
| |
| static unsigned long | GetEventNumber (EM::PT::EDataCollection *dataCollection) |
| |
| static bool | IsServiceCard (EM::PT::EDataCollection *dataCollection) |
| |
| static unsigned long | GetBonusDiscountValidityEnd (EM::PT::EDataCollection *dataCollection) |
| |
| static bool | IsSupportedDesfirePrepaidTicketType (EM::PT::EAbstractCardData *timeTicket) |
| |
Implementation of card data facade for abstracting card data structures.