ASAPCabinetFE
 
Loading...
Searching...
No Matches
vpsdb_metadata.h File Reference

Data structures for parsing VPSDB JSON in ASAPCabinetFE. More...

#include <nlohmann/json.hpp>
#include <string>
#include <vector>
+ Include dependency graph for vpsdb_metadata.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vpsdb::Url
 
struct  vpsdb::TableFile
 
struct  vpsdb::TopperFile
 
struct  vpsdb::PinballTable
 
struct  vpsdb::TableIndex
 

Detailed Description

Data structures for parsing VPSDB JSON in ASAPCabinetFE.

Defines structs for pinball table metadata, including nested fields like tableFiles, b2sFiles, and wheelArtFiles, to match the VPSDB JSON schema.