AppCore
Loading...
Searching...
No Matches
Classes | Macros | Functions | Variables
EEventLogManager.cpp File Reference
#include "EEventLogManager.h"
#include "ECardEventProcessor.h"
#include "ELockManager.h"
#include "ECrcCalculator.h"
#include "EEventFileProcessorDefines.h"
#include <string>
#include <stdio.h>
#include <memory.h>
#include <time.h>
Include dependency graph for EEventLogManager.cpp:

Classes

struct  EEventLogStruct
 
struct  EEventLogStruct2
 
class  EM::EventFileProcessor::EEventLogManager::DataClass
 

Macros

#define VERSION   1
 

Functions

struct EEventLogStruct2 __attribute__ ((packed))
 

Variables

unsigned char Version
 
unsigned long EventID
 
unsigned long DateTime
 
unsigned char Type
 
unsigned long EventNumber
 
unsigned short Crc
 
class EEventLogManager::DataClass __attribute__
 

Macro Definition Documentation

◆ VERSION

#define VERSION   1

Function Documentation

◆ __attribute__()

struct EEventLogStruct2 __attribute__ ( (packed)  )

Variable Documentation

◆ __attribute__

class EEventLogManager::DataClass __attribute__

◆ Crc

unsigned short Crc

◆ DateTime

unsigned long DateTime

◆ EventID

unsigned long EventID

◆ EventNumber

unsigned long EventNumber

◆ Type

unsigned char Type

◆ Version

unsigned char Version