eLooM for STM32 application  v3.3.0
Loading...
Searching...
No Matches
Data Fields
_AEventSrc Struct Reference

#include <AEventSrc.h>

+ Collaboration diagram for _AEventSrc:

Data Fields

IEventListenerm_pxListeners [AEVENT_SRC_CFG_MAX_LISTENERS]
 
void * m_pxOwner
 

Detailed Description

AEventSrc internal state.

Field Documentation

◆ m_pxListeners

IEventListener* _AEventSrc::m_pxListeners[AEVENT_SRC_CFG_MAX_LISTENERS]

Set of IEventListener object.

◆ m_pxOwner

void* _AEventSrc::m_pxOwner

Specifies the owner of the object.


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