Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::observer< T1, T2 > Class Template Referenceabstract

#include <observer.h>

Public Member Functions

virtual void notification (T1)=0
 
virtual void notification (T2)=0
 

Detailed Description

template<typename T1, typename T2>
class etl::observer< T1, T2 >

The observer interface for two notification types.


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