Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

observer.h File Reference

observer.h File Reference

Go to the source code of this file.

Data Structures

class  observer_exception
 The base class for observer exceptions. More...
class  observer_list_full
 The exception thrown when the observer list is full. More...
class  observable< TObserver, MAX_OBSERVERS >
 The object that is being observed. More...
class  observer< T1, T2, T3, T4, T5, T6, T7, T8 >
 The observer interface for eight notification types. More...
class  observer< T1, T2, T3, T4, T5, T6, T7 >
 The observer interface for seven notification types. More...
class  observer< T1, T2, T3, T4, T5, T6 >
 The observer interface for six notification types. More...
class  observer< T1, T2, T3, T4, T5 >
 The observer interface for five notification types. More...
class  observer< T1, T2, T3, T4 >
 The observer interface for four notification types. More...
class  observer< T1, T2, T3 >
 The observer interface for three notification types. More...
class  observer< T1, T2 >
 The observer interface for two notification types. More...
class  observer< T1 >
 The observer interface for one notification type. More...

Namespaces

namespace  etl
 

A multimap with the capacity defined at compile time.



Detailed Description

Definition in file observer.h.