#include <kanzi/core.ui/platform/input_ng/qnx_screen/qnx_screen_default_pulse_handler.hpp>
◆ DefaultQnxPulseHandler() [1/2]
Constructor.
- Parameters
-
eventContext | The Qnx context for the thread. |
◆ DefaultQnxPulseHandler() [2/2]
kanzi::qnx::DefaultQnxPulseHandler::DefaultQnxPulseHandler |
( |
thread |
threadHandle | ) |
|
|
explicit |
Constructor.
- Parameters
-
threadHandle | Thread handle. |
- Precondition
- threadHandle must be a joinable thread handle.
◆ join()
void kanzi::qnx::DefaultQnxPulseHandler::join |
( |
| ) |
|
|
noexcept |
Joins the thread with the calling thread.
◆ getNativeHandle()
KZ_NO_DISCARD auto kanzi::qnx::DefaultQnxPulseHandler::getNativeHandle |
( |
| ) |
const |
|
noexcept |
Gets the associated thread ID for Qnx pulse handler.
- Returns
- The associated thread ID for Qnx pulse handler.
The documentation for this class was generated from the following file: