WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
GameDatabase.cpp File Reference
#include "GameDatabase.h"
#include "Logger.h"
#include "Game.h"
#include "DBDFile.h"
#include "string_utils.h"
#include "HttpClient.h"
#include <filesystem>
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
#include <nlohmann/json.hpp>
Include dependency graph for GameDatabase.cpp:

Go to the source code of this file.

Functions

static std::string dbdTypeToSqlType (const std::string &baseType, const std::string &sizeStr)
 

Function Documentation

◆ dbdTypeToSqlType()

static std::string dbdTypeToSqlType ( const std::string &  baseType,
const std::string &  sizeStr 
)
static

Definition at line 198 of file GameDatabase.cpp.

Here is the caller graph for this function: