Lbug C++ API
Loading...
Searching...
No Matches
lbug::storage::StorageVersionInfo Struct Reference

#include <storage_version_info.h>

Static Public Member Functions

static std::unordered_map< std::string, storage_version_tgetStorageVersionInfo ()
static LBUG_API storage_version_t getStorageVersion ()

Static Public Attributes

static constexpr const char * MAGIC_BYTES = "LBUG"

Member Function Documentation

◆ getStorageVersion()

LBUG_API storage_version_t lbug::storage::StorageVersionInfo::getStorageVersion ( )
static

◆ getStorageVersionInfo()

std::unordered_map< std::string, storage_version_t > lbug::storage::StorageVersionInfo::getStorageVersionInfo ( )
inlinestatic

Member Data Documentation

◆ MAGIC_BYTES

const char* lbug::storage::StorageVersionInfo::MAGIC_BYTES = "LBUG"
staticconstexpr

The documentation for this struct was generated from the following file: