AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Functions | Variables
cardevent.cpp File Reference
#include "cardevent.h"
#include <cstring>
#include <stdint.h>
Include dependency graph for cardevent.cpp:

Classes

struct  CardEventData
 
struct  StructHead
 

Macros

#define VERSION   1
 

Functions

struct CardEventData __attribute__ ((packed))
 
 CardEventPr ()
 
 CardEventPr (const CardEventPr __EVALREF)
 
 ~CardEventPr ()
 

Variables

long long SNR
 
uint32_t CardEventID
 
unsigned char CardTypeID
 
unsigned char CardEventType
 
unsigned short Company
 
uint32_t DateTime
 
uint32_t Operator
 
unsigned char MACtype
 
unsigned char MACLength
 
char Correction
 
unsigned char TypeDBID
 
char Version
 
char Size
 
__ECLASS CardEventPr
 
long long mSNR
 
unsigned long mCardEventID
 
unsigned char mCardTypeID
 
unsigned char mCardEventType
 
unsigned short mCompany
 
unsigned long mDateTime
 
unsigned long mOperator
 
unsigned char mMACtype
 
unsigned char mMACLength
 
char * mDataMAC
 
char mCorrection
 
unsigned char mTypeDBID
 

Macro Definition Documentation

#define VERSION   1

Function Documentation

struct CardEventData __attribute__ ( (packed)  )
CardEventPr ( )
CardEventPr ( const CardEventPr  __EVALREF)
CardEventPr::~CardEventPr ( )

Variable Documentation

uint32_t CardEventID
__ECLASS CardEventPr
Initial value:
{
public:
char mSize
char mSize
Definition: EventPrepaidTicketZone99.cpp:42
unsigned char CardEventType
unsigned char CardTypeID
unsigned short Company
char Correction
uint32_t DateTime
unsigned char MACLength
unsigned char MACtype
unsigned long mCardEventID
unsigned char mCardEventType
unsigned char mCardTypeID
unsigned short mCompany
char mCorrection
char* mDataMAC
unsigned long mDateTime
unsigned char mMACLength
unsigned char mMACtype
unsigned long mOperator
long long mSNR
unsigned char mTypeDBID
uint32_t Operator
char Size
long long SNR
unsigned char TypeDBID
char Version