qpid::framing::Handler< T >::Functor< F > Class Template Reference

Adapt any void(T) functor as a Handler. More...

#include <Handler.h>

Inherits qpid::framing::Handler< T >.

List of all members.

Public Member Functions

 Functor (F f, Handler< T > *next=0)
void handle (T t)


Detailed Description

template<class T>
template<class F>
class qpid::framing::Handler< T >::Functor< F >

Adapt any void(T) functor as a Handler.

Functor<F>(f) will copy f. Functor<F&>(f) will only take a reference to x.

Definition at line 52 of file Handler.h.


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

Generated on Thu Oct 16 13:38:35 2008 for Qpid by  doxygen 1.5.6