#include <common.h>
Definition at line 88 of file common.h.
◆ Version() [1/3]
constexpr os::driver::Version::Version |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ Version() [2/3]
◆ Version() [3/3]
os::driver::Version::Version |
( |
const Version & |
| ) |
|
|
default |
◆ ~Version()
os::driver::Version::~Version |
( |
| ) |
|
|
defaultnoexcept |
◆ get_api()
version_t os::driver::Version::get_api |
( |
void |
| ) |
const |
|
inlinenoexcept |
◆ get_drv()
version_t os::driver::Version::get_drv |
( |
void |
| ) |
const |
|
inlinenoexcept |
◆ operator=()
◆ api_
◆ drv_
Driver version.
Definition at line 120 of file common.h.
The documentation for this class was generated from the following file: