|
AppCore
|
#include "cardeventreader.h"#include "factory.h"#include "EEventTripTicket.h"#include "ESavePersonalDataEvent.h"#include "EventPrepaidTicketZone99.h"#include "EEventUpdateCustomerData.h"#include <cstring>#include <time.h>#include "core/log/emlog.h"
Macros | |
| #define | __USE_LOG__ |
Functions | |
| CardEventReaderPr () | |
| ~CardEventReaderPr () | |
| void | CleanEvents () |
| void | DeleteEventFiles () |
Variables | |
| __ECLASS | CardEventReaderPr |
| CardEventDatFileManager * | mDatMgr |
| Factory __EDATAPTR | mFactory |
| unsigned long | mMaxCEvID |
| CardEventCol __EDATAPTR | cardEvents |
| __ESTRING | mEventFileName |
| #define __USE_LOG__ |
| CardEventReaderPr | ( | ) |
| void CardEventReaderPr::CleanEvents | ( | ) |
| void DeleteEventFiles | ( | ) |
| CardEventReaderPr::~CardEventReaderPr | ( | ) |
| __ECLASS CardEventReaderPr |
| CardEventCol __EDATAPTR cardEvents |
| CardEventDatFileManager* mDatMgr |
| __ESTRING mEventFileName |
| Factory __EDATAPTR mFactory |
| unsigned long mMaxCEvID |
1.8.8