|
AppCore
|
#include "appcore/cardevent/cardevent.h"

Go to the source code of this file.
Functions | |
| EEventUpdateCustomerData (EEventUpdateCustomerData __EVALREF source) | |
| ~EEventUpdateCustomerData () | |
| virtual __ESTRING | GetClassName () __EOVERRIDE |
| virtual void | Serialize (char *buffer) __EOVERRIDE |
| virtual void | Deserialize (char *buffer) __EOVERRIDE |
| virtual int | GetClassID () __EOVERRIDE |
| virtual short | GetSize () __EOVERRIDE |
| virtual CardEvent __EDATAPTR | Clone () __EOVERRIDE |
| unsigned short | GetCardValidity () |
| unsigned short | GetCustomerProfile1Validity () |
| unsigned char | GetCustomerProfile1 () |
| unsigned short | GetCustomerProfile2Validity () |
| unsigned char | GetCustomerProfile2 () |
| unsigned short | GetCustomerDiscountValidityEnd () |
| void | SetCardValidity (unsigned short cardValidity) |
| void | SetCustomerProfile1Validity (unsigned short customerProfile1Validity) |
| void | SetCustomerProfile1 (unsigned char customerProfile1) |
| void | SetCustomerProfile2Validity (unsigned short customerProfile2Validity) |
| void | SetCustomerProfile2 (unsigned char customerProfile2) |
| void | SetCustomerDiscountValidityEnd (unsigned short customerDiscountValidityEnd) |
Variables | |
| __EPUBLIC __ECLASS LIBCARDEVENT_API | EEventUpdateCustomerData |
| __ECLASS | DataClass |
| DataClass __EDATAPTR | d |
|
virtual |
|
virtual |
| EEventUpdateCustomerData | ( | EEventUpdateCustomerData __EVALREF | source | ) |
| unsigned short GetCardValidity | ( | ) |
|
virtual |
|
virtual |
| unsigned short GetCustomerDiscountValidityEnd | ( | ) |
| unsigned char GetCustomerProfile1 | ( | ) |
| unsigned short GetCustomerProfile1Validity | ( | ) |
| unsigned char GetCustomerProfile2 | ( | ) |
| unsigned short GetCustomerProfile2Validity | ( | ) |
|
virtual |
|
virtual |
| void SetCardValidity | ( | unsigned short | cardValidity | ) |
| void SetCustomerDiscountValidityEnd | ( | unsigned short | customerDiscountValidityEnd | ) |
| void SetCustomerProfile1 | ( | unsigned char | customerProfile1 | ) |
| void SetCustomerProfile1Validity | ( | unsigned short | customerProfile1Validity | ) |
| void SetCustomerProfile2 | ( | unsigned char | customerProfile2 | ) |
| void SetCustomerProfile2Validity | ( | unsigned short | customerProfile2Validity | ) |
| __ECLASS DataClass |
| __EPUBLIC __ECLASS LIBCARDEVENT_API EEventUpdateCustomerData |
1.8.8