Implements the VpinMdbClient class for orchestrating table media downloads. More...
#include "vpinmdb_client.h"
#include "vpinmdb_downloader.h"
#include "vpinmdb_image.h"
#include <fstream>
#include <future>
Implements the VpinMdbClient class for orchestrating table media downloads.
This file provides the implementation for coordinating media downloads using vpinmdb_downloader and vpinmdb_image components, parsing vpinmdb.json, and updating TableData media paths.