|
eLooM for STM32 application
v3.3.0
|
#include <AEventSrc.h>
Collaboration diagram for _AEventSrc:Data Fields | |
| IEventListener * | m_pxListeners [AEVENT_SRC_CFG_MAX_LISTENERS] |
| void * | m_pxOwner |
AEventSrc internal state.
| IEventListener* _AEventSrc::m_pxListeners[AEVENT_SRC_CFG_MAX_LISTENERS] |
Set of IEventListener object.
| void* _AEventSrc::m_pxOwner |
Specifies the owner of the object.