qpid::sys::ConnectionOutputHandlerPtr Class Reference

A ConnectionOutputHandler that delegates to another ConnectionOutputHandler. More...

#include <ConnectionOutputHandlerPtr.h>

Inheritance diagram for qpid::sys::ConnectionOutputHandlerPtr:

Inheritance graph
[legend]
Collaboration diagram for qpid::sys::ConnectionOutputHandlerPtr:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConnectionOutputHandlerPtr (ConnectionOutputHandler *p)
void set (ConnectionOutputHandler *p)
ConnectionOutputHandlerget ()
const ConnectionOutputHandlerget () const
void close ()
size_t getBuffered () const
void activateOutput ()
void send (framing::AMQFrame &f)


Detailed Description

A ConnectionOutputHandler that delegates to another ConnectionOutputHandler.

Allows the "real" ConnectionOutputHandler to be changed modified without updating all the pointers/references using the ConnectionOutputHandlerPtr

Definition at line 36 of file ConnectionOutputHandlerPtr.h.


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

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