qpid::framing::Handler< T >::Functor< F > Class Template Reference
Adapt any void(T) functor as a Handler.
More...
#include <Handler.h>
Inheritance diagram for qpid::framing::Handler< T >::Functor< F >:
[legend]Collaboration diagram for qpid::framing::Handler< T >::Functor< F >:
[legend]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.
The documentation for this class was generated from the following file:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/framing/Handler.h
Generated on Thu Apr 10 11:09:07 2008 for Qpid by
1.4.7