#include "appcore/cardevent/cardevent.h"
Go to the source code of this file.
◆ Clone()
◆ Deserialize()
| virtual void Deserialize |
( |
char * |
buffer | ) |
|
|
virtual |
◆ ESavePersonalDataEvent()
| ESavePersonalDataEvent |
( |
ESavePersonalDataEvent __EVALREF |
source | ) |
|
◆ GetClassID()
| virtual int GetClassID |
( |
| ) |
|
|
virtual |
◆ GetClassName()
◆ GetSize()
| virtual short GetSize |
( |
| ) |
|
|
virtual |
◆ Serialize()
| virtual void Serialize |
( |
char * |
buffer | ) |
|
|
virtual |
◆ ~ESavePersonalDataEvent()
◆ ESavePersonalDataEvent
Event representing request for saving personal data from card.
Class doesn't contain any other information except the ones inherited from CardEvent - no more information is necessary
◆ ESavePersonalDataEventPr