#include "appcore/cardevent/cardevent.h"
Go to the source code of this file.
◆ Clone()
◆ Deserialize()
| virtual void Deserialize |
( |
char * |
buffer | ) |
|
|
virtual |
◆ EEventUpdateCustomerData()
| EEventUpdateCustomerData |
( |
EEventUpdateCustomerData __EVALREF |
source | ) |
|
◆ GetCardValidity()
| unsigned short GetCardValidity |
( |
| ) |
|
◆ GetClassID()
| virtual int GetClassID |
( |
| ) |
|
|
virtual |
◆ GetClassName()
◆ GetCustomerDiscountValidityEnd()
| unsigned short GetCustomerDiscountValidityEnd |
( |
| ) |
|
◆ GetCustomerProfile1()
| unsigned char GetCustomerProfile1 |
( |
| ) |
|
◆ GetCustomerProfile1Validity()
| unsigned short GetCustomerProfile1Validity |
( |
| ) |
|
◆ GetCustomerProfile2()
| unsigned char GetCustomerProfile2 |
( |
| ) |
|
◆ GetCustomerProfile2Validity()
| unsigned short GetCustomerProfile2Validity |
( |
| ) |
|
◆ GetSize()
| virtual short GetSize |
( |
| ) |
|
|
virtual |
◆ Serialize()
| virtual void Serialize |
( |
char * |
buffer | ) |
|
|
virtual |
◆ SetCardValidity()
| void SetCardValidity |
( |
unsigned short |
cardValidity | ) |
|
◆ SetCustomerDiscountValidityEnd()
| void SetCustomerDiscountValidityEnd |
( |
unsigned short |
customerDiscountValidityEnd | ) |
|
◆ SetCustomerProfile1()
| void SetCustomerProfile1 |
( |
unsigned char |
customerProfile1 | ) |
|
◆ SetCustomerProfile1Validity()
| void SetCustomerProfile1Validity |
( |
unsigned short |
customerProfile1Validity | ) |
|
◆ SetCustomerProfile2()
| void SetCustomerProfile2 |
( |
unsigned char |
customerProfile2 | ) |
|
◆ SetCustomerProfile2Validity()
| void SetCustomerProfile2Validity |
( |
unsigned short |
customerProfile2Validity | ) |
|
◆ ~EEventUpdateCustomerData()
◆ EEventUpdateCustomerData