AppCore
Loading...
Searching...
No Matches
Classes | Functions | Variables
cardeventidxfilemanager.h File Reference
#include "cardevent.h"
#include <fstream>
#include <iostream>
#include <vector>
#include <map>
#include <stdint.h>
#include "appcore/cardevent/EBinaryRecord.h"
Include dependency graph for cardeventidxfilemanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HeadFileIdx
 
struct  CardEventIdxFileRecordData
 
class  CardEventIdxFileRecord
 (Internal) Class for managing .idx part of event file. More...
 
class  CardEventIdxFileManager
 

Functions

struct HeadFileIdx __attribute__ ((packed))
 

Variables

char Version
 
char RecSize
 
char HeadSize
 
uint32_t ValidFrom
 
uint32_t ValidTo
 
char Type
 
long long SNR
 
uint32_t OffsetToDat
 
CardEventIdxFileRecord __attribute__
 

Function Documentation

◆ __attribute__()

struct HeadFileIdx __attribute__ ( (packed)  )

Variable Documentation

◆ __attribute__

CardEventIdxFileRecord __attribute__

◆ HeadSize

char HeadSize

◆ OffsetToDat

uint32_t OffsetToDat

◆ RecSize

char RecSize

◆ SNR

long long SNR

◆ Type

char Type

◆ ValidFrom

uint32_t ValidFrom

◆ ValidTo

uint32_t ValidTo

◆ Version

char Version