LightEvent (C)C interface module for nn::os::LightEvent.
nnosLightEvent
|
C structure representing a light event. |
|---|
nnosLightEventInitialize
|
See the corresponding C++ function nn::os::LightEvent::Initialize. |
|
|---|---|---|
nnosLightEventIsSignaled
|
See the corresponding C++ function nn::os::LightEvent::IsSignaled. |
|
nnosLightEventIsManualReset
|
See the corresponding C++ function nn::os::LightEvent::IsManualReset. |
|
nnosLightEventTryWait
|
See the corresponding C++ function nn::os::LightEvent::TryWait. |
|
nnosLightEventWait
|
See the corresponding C++ function nn::os::LightEvent::Wait. |
|
nnosLightEventSignal
|
See the corresponding C++ function nn::os::LightEvent::Signal. |
|
nnosLightEventPulse
|
See the corresponding C++ function nn::os::LightEvent::Pulse. |
|
nnosLightEventClearSignal
|
See the corresponding C++ function nn::os::LightEvent::ClearSignal. |
|
nnosLightEventFinalize
|
See the corresponding C++ function nn::os::LightEvent::Finalize. |
CONFIDENTIAL