AppCore
Loading...
Searching...
No Matches
EStatisticalRecordMarker.h
Go to the documentation of this file.
1#ifndef _E_STATISTICAL_RECORD_MARKER_H_
2#define _E_STATISTICAL_RECORD_MARKER_H_
3
5
6namespace EM
7{
8 namespace TicketIssueLogic
9 {
11 {
12 public:
15
17
18 private:
20
21 class DataClass;
22 DataClass *d;
23
25 };
26 }
27}
28
29#endif //_E_STATISTICAL_RECORD_MARKER_H_
ReturnValues
Definition ETicketIssueLogicDefines.h:50
Definition EStatisticalRecordInputData.h:26
Definition EStatisticalRecordMarker.h:11
virtual EIssueLogicDefines::ReturnValues FillStructureDependentData(EStatisticalRecordInputData &inputData)
EStatisticalRecordMarker(ETicketIssueLogicDataStorage *dataStorage)
Definition EStatisticalRecord.h:13
Definition ETicketIssueLogicDataStorage.h:52
SYSTEM INCLUDES.
Definition CardFacadeManagerXML.h:7