Public Attributes#

sl_slist_node_t
sl_event_class_t
sl_event_free_data_cb_t
sl_slist_node_t *

Public Attribute Documentation#

node#

sl_slist_node_t sl_event_publisher_t::node

Definition at line 112 of file platform/common/inc/sl_event_system.h

event_class#

sl_event_class_t sl_event_publisher_t::event_class

Definition at line 113 of file platform/common/inc/sl_event_system.h

free_data_callback#

sl_event_free_data_cb_t sl_event_publisher_t::free_data_callback

Definition at line 114 of file platform/common/inc/sl_event_system.h

subscriber_count#

uint8_t sl_event_publisher_t::subscriber_count

Definition at line 115 of file platform/common/inc/sl_event_system.h

subscribers#

sl_slist_node_t* sl_event_publisher_t::subscribers

Definition at line 116 of file platform/common/inc/sl_event_system.h