#include <Version.hpp>
|
static int | getMajor () |
| Get the major version number of the SDK.
|
|
static int | getMinor () |
| Get the minor version number of the SDK.
|
|
static int | getPatch () |
| Get the patch version number of the SDK.
|
|
static int | getVersion () |
| Get the full version number of the SDK.
|
|
static char * | getStageVersion () |
| Get the stage version of the SDK.
|
|
Definition at line 8 of file Version.hpp.
◆ getMajor()
static int ob::Version::getMajor |
( |
| ) |
|
|
static |
Get the major version number of the SDK.
- Returns
- int The major version number of the SDK.
◆ getMinor()
static int ob::Version::getMinor |
( |
| ) |
|
|
static |
Get the minor version number of the SDK.
- Returns
- int The minor version number of the SDK.
◆ getPatch()
static int ob::Version::getPatch |
( |
| ) |
|
|
static |
Get the patch version number of the SDK.
- Returns
- int The patch version number of the SDK.
◆ getVersion()
static int ob::Version::getVersion |
( |
| ) |
|
|
static |
Get the full version number of the SDK.
- Returns
- int The full version number of the SDK.
◆ getStageVersion()
static char * ob::Version::getStageVersion |
( |
| ) |
|
|
static |
Get the stage version of the SDK.
- Returns
- char* The stage version string of the SDK.
The documentation for this class was generated from the following file:
- E:/Projects/Jenkins/workspace/OrbbecSDK/libobsensor/include/libobsensor/hpp/Version.hpp