SRSDK  0.10.39
Loading...
Searching...
No Matches
leia_event_component Struct Reference

Component-specific event. More...

#include <eventCenter.h>

Public Member Functions

LEIASDK_API enum leia_component_id leia_component_event_get_id (struct leia_event_component const *component)
 Identify the component that produced this event.
 
LEIASDK_API int32_t leia_component_event_get_code (struct leia_event_component const *component)
 Get the component-specific event code (See for example leia_core_event_code)
 
LEIASDK_API void const * leia_component_event_get_payload (struct leia_event_component const *component)
 Get payload.
 

Detailed Description

Component-specific event.


The documentation for this struct was generated from the following file: