Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::framing::Handler< T >::InOutHandlerInterface Class Reference

Interface for a handler that implements a pair of in/out handle operations. More...

#include <Handler.h>

Inherited by qpid::framing::Handler< T >::InOutHandler [protected].

List of all members.

Public Member Functions

virtual ~InOutHandlerInterface ()
virtual void handleIn (T)=0
virtual void handleOut (T)=0


Detailed Description

template<class T>
class qpid::framing::Handler< T >::InOutHandlerInterface

Interface for a handler that implements a pair of in/out handle operations.

See also:
InOutHandler

Definition at line 80 of file Handler.h.


Constructor & Destructor Documentation

template<class T>
virtual qpid::framing::Handler< T >::InOutHandlerInterface::~InOutHandlerInterface (  )  [inline, virtual]

Definition at line 82 of file Handler.h.


Member Function Documentation

template<class T>
virtual void qpid::framing::Handler< T >::InOutHandlerInterface::handleIn (  )  [pure virtual]

template<class T>
virtual void qpid::framing::Handler< T >::InOutHandlerInterface::handleOut (  )  [pure virtual]


The documentation for this class was generated from the following file:
Qpid C++ API Reference
Generated on Tue Dec 8 15:39:37 2009 for Qpid C++ Client API by doxygen 1.4.7