|
AppCore
|
#include "cardevent.h"#include <fstream>#include <iostream>#include <vector>#include <map>#include <stdint.h>#include "appcore/cardevent/EBinaryRecord.h"

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__ |
| struct HeadFileIdx __attribute__ | ( | (packed) | ) |
| CardEventIdxFileRecord __attribute__ |
| char HeadSize |
| uint32_t OffsetToDat |
| char RecSize |
| long long SNR |
| char Type |
| uint32_t ValidFrom |
| uint32_t ValidTo |
| char Version |
1.8.8