#include "appcore/cardevent/managed_defines.h"
#include "appcore/cardevent/cardevent.h"
Go to the source code of this file.
◆ AddClass()
Adds class instance to factory
- Parameters
-
| pointer | to CardEvent instance |
◆ Clone()
Returns instance of CardEvent class by its ID
- Parameters
-
| classID | : long - ID of class to clone |
◆ ~Factory()
◆ Factory
Initial value:{
private:
__ECLASS FactoryPr
Definition factory.h:4
#define __EDATAPTR
Definition managed_defines.h:14
(Internal) Implementation of factory design pattern. Keeps instances of all known card events and provides them by classID
◆ FactoryPr