AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
EStatisticalRecordMarker.h
Go to the documentation of this file.
1 #ifndef _E_STATISTICAL_RECORD_MARKER_H_
2 #define _E_STATISTICAL_RECORD_MARKER_H_
3 
4 #include "EStatisticalRecord.h"
5 
6 namespace EM
7 {
8  namespace TicketIssueLogic
9  {
11  {
12  public:
14  virtual ~EStatisticalRecordMarker();
15 
17 
18  private:
20 
21  class DataClass;
22  DataClass *d;
23 
25  };
26  }
27 }
28 
29 #endif //_E_STATISTICAL_RECORD_MARKER_H_
Definition: EStatisticalRecord.h:12
EEventTripTicketPr __EDATAPTR d
Definition: EEventTripTicket.h:96
Definition: EStatisticalRecordMarker.h:10
Definition: EStatisticalRecordInputData.h:25
EStatisticalRecordMarker(ETicketIssueLogicDataStorage *dataStorage)
ReturnValues
Definition: ETicketIssueLogicDefines.h:49
__ECLASS DataClass
Definition: EEventUpdateCustomerData.h:35
Definition: ETicketIssueLogicDataStorage.h:51
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6
virtual EIssueLogicDefines::ReturnValues FillStructureDependentData(EStatisticalRecordInputData &inputData)