Stub Platform class.
More...
#include <kanzi/platform/platform/kz_platform/stub/stub_platform.hpp>
Stub Platform class.
- Since
- Kanzi 4.0.0
- Attention
- This feature is experimental and is likely to change in future releases.
◆ StubPlatform()
| kanzi::platform::StubPlatform::StubPlatform |
( |
| ) |
|
|
protecteddefault |
◆ initialize()
◆ uninitialize()
| bool kanzi::platform::StubPlatform::uninitialize |
( |
| ) |
|
|
overridevirtual |
◆ acquireNativeDisplay()
| uintptr_t kanzi::platform::StubPlatform::acquireNativeDisplay |
( |
| ) |
|
|
overridevirtual |
◆ releaseNativeDisplay()
| void kanzi::platform::StubPlatform::releaseNativeDisplay |
( |
| ) |
|
|
overridevirtual |
◆ create()
| static unique_ptr< Platform > kanzi::platform::StubPlatform::create |
( |
| ) |
|
|
inlinestatic |
Creates a new Stub platform.
- Returns
- Newly created Stub platform.
The documentation for this class was generated from the following file: