Lbug C++ API
Loading...
Searching...
No Matches
lbug::main::Version Struct Reference

#include <version.h>

Static Public Member Functions

static LBUG_API const char * getVersion ()
 Get the version of the Lbug library.
static LBUG_API uint64_t getStorageVersion ()
 Get the storage version of the Lbug library.

Member Function Documentation

◆ getStorageVersion()

LBUG_API uint64_t lbug::main::Version::getStorageVersion ( )
static

Get the storage version of the Lbug library.

Returns
uint64_t The storage version of the Lbug library.

◆ getVersion()

LBUG_API const char * lbug::main::Version::getVersion ( )
static

Get the version of the Lbug library.

Returns
const char* The version of the Lbug library.

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