qpid::sys::EventChannelConnection Class Reference

Implements ConnectionOutputHandler and delegates to a ConnectionInputHandler for a connection via the EventChannel. More...

#include <EventChannelConnection.h>

Inheritance diagram for qpid::sys::EventChannelConnection:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EventChannelConnection (EventChannelThreads::shared_ptr threads, ConnectionInputHandlerFactory &factory, int readDescriptor, int writeDescriptor=0, bool isTrace=false)
virtual void send (qpid::framing::AMQFrame *frame)
virtual void send (std::auto_ptr< qpid::framing::AMQFrame > frame)
virtual void close ()

Detailed Description

Implements ConnectionOutputHandler and delegates to a ConnectionInputHandler for a connection via the EventChannel.

Parameters:
readDescriptor file descriptor for reading.
writeDescriptor file descriptor for writing, by default same as readDescriptor


The documentation for this class was generated from the following file:
Generated on Tue Apr 17 14:22:21 2007 for Qpid by  doxygen 1.4.7