pdf_observer.h File Reference

#include "pdf_define.h"
Include dependency graph for pdf_observer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pdf::empty
class  pdf::IFunctor< R, A1, A2, A3, A4, A5 >
class  pdf::Functor< T, R, A1, A2, A3, A4, A5 >
union  pdf::Functor< T, R, A1, A2, A3, A4, A5 >::FUNCTOR
class  pdf::ReceiversOperations< F >
class  pdf::Signal< R, A1, A2, A3, A4, A5 >
 Signal supporting five parameters. This is the primary class which provides the template for all partial specialized classes. More...
class  pdf::Signal< R, UNUSABLE, UNUSABLE, UNUSABLE, UNUSABLE, UNUSABLE >
 Signal supporting none parameter. More...
class  pdf::Signal< R, A1, UNUSABLE, UNUSABLE, UNUSABLE, UNUSABLE >
 Signal supporting one parameter. More...
class  pdf::Signal< R, A1, A2, UNUSABLE, UNUSABLE, UNUSABLE >
 Signal supporting two parameters. More...
class  pdf::Signal< R, A1, A2, A3, UNUSABLE, UNUSABLE >
 Signal supporting three parameters. More...
class  pdf::Signal< R, A1, A2, A3, A4, UNUSABLE >
 Signal supporting four parameters. More...

Namespaces

namespace  pdf
 

A simple observer implementation.


Typedefs

typedef empty * pdf::UNUSABLE
Generated by  doxygen 1.6.2-20100208