Dynalib Utils
Public Attributes | List of all members
FileHeader Struct Reference

#include <PageFile.h>

Public Attributes

int16_t versionMaj
 
int16_t versionMin
 
bool usesLongIndices
 
uint32_t userHeaderSize
 
uint32_t pageSize
 
index_t deletedCount
 
index_t firstDeleted
 
index_t lastDeleted
 

Member Data Documentation

◆ deletedCount

index_t FileHeader::deletedCount

◆ firstDeleted

index_t FileHeader::firstDeleted

◆ lastDeleted

index_t FileHeader::lastDeleted

◆ pageSize

uint32_t FileHeader::pageSize

◆ userHeaderSize

uint32_t FileHeader::userHeaderSize

◆ usesLongIndices

bool FileHeader::usesLongIndices

◆ versionMaj

int16_t FileHeader::versionMaj

◆ versionMin

int16_t FileHeader::versionMin

The documentation for this struct was generated from the following file: