#include "appcore/cardevent/cardevent.h"
Go to the source code of this file.
| virtual void Deserialize |
( |
char * |
buffer | ) |
|
|
virtual |
| EventBlackList |
( |
EventBlackList __EVALREF |
source | ) |
|
| virtual int GetClassID |
( |
| ) |
|
|
virtual |
| virtual short GetSize |
( |
| ) |
|
|
virtual |
| virtual void Serialize |
( |
char * |
buffer | ) |
|
|
virtual |
| EventBlackList::~EventBlackList |
( |
| ) |
|
| EventBlackList::EventBlackList |
Card block event.
Existence of this event notifies you that card was blocked in backoffice system It doesn't contain any further information - no more information is necessary
| EventBlackListPr::EventBlackListPr |