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

Go to the source code of this file.
Functions | |
| ESavePersonalDataEvent () | |
| ~ESavePersonalDataEvent () | |
| ESavePersonalDataEvent (ESavePersonalDataEvent __EVALREF source) | |
| 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 |
Variables | |
| __ECLASS | ESavePersonalDataEventPr |
| __EPUBLIC __ECLASS LIBCARDEVENT_API | ESavePersonalDataEvent |
| Event representing request for saving personal data from card. More... | |
|
virtual |
|
virtual |
| ESavePersonalDataEvent | ( | ) |
| ESavePersonalDataEvent | ( | ESavePersonalDataEvent __EVALREF | source | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| __EPUBLIC __ECLASS LIBCARDEVENT_API 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
| __ECLASS ESavePersonalDataEventPr |
1.8.8