#include <Version.hpp>
Definition at line 13 of file Version.hpp.
static int ob::Version::getMajor |
( |
| ) |
|
|
static |
Get the SDK major version number.
- Returns
- int returns the SDK major version number
static int ob::Version::getMinor |
( |
| ) |
|
|
static |
Get the SDK minor version number.
- Returns
- int returns the SDK minor version number
static int ob::Version::getPatch |
( |
| ) |
|
|
static |
Get the SDK revision number.
- Returns
- int returns the SDK revision number
static int ob::Version::getVersion |
( |
| ) |
|
|
static |
Get the SDK version number.
- Returns
- int returns the SDK version number
The documentation for this class was generated from the following file: