Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
observer< T1, T2, T3, T4, T5, T6, T7, T8 > Class Template Reference
[observer]
The observer interface for eight notification types. More...
#include <observer.h>
Detailed Description
template<typename T1, typename T2 = void, typename T3 = void, typename T4 = void, typename T5 = void, typename T6 = void, typename T7 = void, typename T8 = void>
class etl::observer< T1, T2, T3, T4, T5, T6, T7, T8 >
The observer interface for eight notification types.
Definition at line 200 of file observer.h.
Generated on Tue Jul 12 2022 14:05:52 by
