18#include "config/settings.h"
20#include <nlohmann/json.hpp>
Enriches table data with metadata in ASAPCabinetFE.
Definition vpin_scanner.h:34
static void scanFiles(std::vector< TableData > &tables, LoadingProgress *progress)
Enriches table data with metadata from vpxtool_index.json and VPSDB.
Definition vpin_scanner.cpp:16
Defines the LoadingProgress struct for tracking loading state in ASAPCabinetFE.
Tracks the loading progress state for ASAPCabinetFE.
Definition loading_progress.h:33
Defines the TableData struct for storing VPX table metadata and media paths.
Defines the VpsDatabaseClient class for managing the VPS database in ASAPCabinetFE.