FAST/DataHub.cpp file

Contents

Namespaces

namespace fast
FAST namespace - All FAST code lives in this namespace.

Functions

static auto getJSONFromURL(const std::string& url) -> QJsonDocument
static auto getConsoleWidth() -> int
static auto checkMinVersion(std::string version, std::string minVersion) -> bool
static auto checkMaxVersion(std::string version, std::string maxVersion) -> bool