OpenEL  3.0.0
Public Attributes | List of all members
HALObserver Struct Reference

#include <openEL.h>

Public Attributes

void(* notify_event )(HALCOMPONENT_T *halComponent, int32_t event_id)
 
void(* notify_error )(HALCOMPONENT_T *halComponent, int32_t error_id)
 

Detailed Description

Definition at line 73 of file openEL.h.

Member Data Documentation

◆ notify_error

void(* HALObserver::notify_error) (HALCOMPONENT_T *halComponent, int32_t error_id)

Definition at line 75 of file openEL.h.

◆ notify_event

void(* HALObserver::notify_event) (HALCOMPONENT_T *halComponent, int32_t event_id)

Definition at line 74 of file openEL.h.


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