qpid::cluster::ProxyInputHandler Class Reference
Proxies ConnectionInputHandler functions and ensures target.closed() is called, on deletion if not before.
More...
#include <ProxyInputHandler.h>
Inherits qpid::sys::ConnectionInputHandler.
List of all members.
|
Public Member Functions |
| ProxyInputHandler (boost::intrusive_ptr< cluster::Connection > t) |
void | received (framing::AMQFrame &f) |
void | closed () |
void | idleOut () |
void | idleIn () |
bool | doOutput () |
bool | hasOutput () |
Detailed Description
Proxies ConnectionInputHandler functions and ensures target.closed() is called, on deletion if not before.
Definition at line 38 of file ProxyInputHandler.h.
The documentation for this class was generated from the following file:
- /home/nsantos/projects/mrg-team/testing/magnum/f10/qpidc/qpid/cpp/src/qpid/cluster/ProxyInputHandler.h