UDIF: Universal Digital Identification Framework 1.0.0.0a (A1)
A quantum-secure cryptographic identification
udif_file_handle Struct Reference

Cached file handle with metadata. More...

#include <storage.h>

Data Fields

FILE * fp
char path [UDIF_STORAGE_MAX_PATH]
uint64_t lastaccess
bool isopen

Detailed Description

Cached file handle with metadata.

Field Documentation

◆ fp

FILE* fp

File pointer

◆ isopen

bool isopen

Handle is currently open

◆ lastaccess

uint64_t lastaccess

Last access timestamp (for LRU)

◆ path

Full file path


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/UDIF/UDIF/storage.h