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

qpid::framing::AMQP_AllProxy Class Reference

#include <AMQP_AllProxy.h>

List of all members.

Classes

class  Cluster
class  ClusterConnection
class  Connection
class  Dtx
class  Exchange
class  Execution
class  File
class  Message
class  Queue
class  Session
class  Stream
class  Tx

Public Member Functions

 AMQP_AllProxy (FrameHandler &out)
ConnectiongetConnection ()
SessiongetSession ()
ExecutiongetExecution ()
MessagegetMessage ()
TxgetTx ()
DtxgetDtx ()
ExchangegetExchange ()
QueuegetQueue ()
FilegetFile ()
StreamgetStream ()
ClustergetCluster ()
ClusterConnectiongetClusterConnection ()
void send (const AMQBody &)
ProtocolVersion getVersion () const
FrameHandlergetHandler ()
void setHandler (FrameHandler &)


Detailed Description

Definition at line 38 of file AMQP_AllProxy.h.


Constructor & Destructor Documentation

qpid::framing::AMQP_AllProxy::AMQP_AllProxy ( FrameHandler out  ) 


Member Function Documentation

Cluster& qpid::framing::AMQP_AllProxy::getCluster (  )  [inline]

Definition at line 447 of file AMQP_AllProxy.h.

ClusterConnection& qpid::framing::AMQP_AllProxy::getClusterConnection (  )  [inline]

Definition at line 517 of file AMQP_AllProxy.h.

Connection& qpid::framing::AMQP_AllProxy::getConnection (  )  [inline]

Definition at line 90 of file AMQP_AllProxy.h.

Dtx& qpid::framing::AMQP_AllProxy::getDtx (  )  [inline]

Definition at line 259 of file AMQP_AllProxy.h.

Exchange& qpid::framing::AMQP_AllProxy::getExchange (  )  [inline]

Definition at line 296 of file AMQP_AllProxy.h.

Execution& qpid::framing::AMQP_AllProxy::getExecution (  )  [inline]

Definition at line 157 of file AMQP_AllProxy.h.

File& qpid::framing::AMQP_AllProxy::getFile (  )  [inline]

Definition at line 381 of file AMQP_AllProxy.h.

FrameHandler& qpid::framing::Proxy::getHandler (  )  [inherited]

Message& qpid::framing::AMQP_AllProxy::getMessage (  )  [inline]

Definition at line 207 of file AMQP_AllProxy.h.

Queue& qpid::framing::AMQP_AllProxy::getQueue (  )  [inline]

Definition at line 322 of file AMQP_AllProxy.h.

Session& qpid::framing::AMQP_AllProxy::getSession (  )  [inline]

Definition at line 134 of file AMQP_AllProxy.h.

Stream& qpid::framing::AMQP_AllProxy::getStream (  )  [inline]

Definition at line 424 of file AMQP_AllProxy.h.

Tx& qpid::framing::AMQP_AllProxy::getTx (  )  [inline]

Definition at line 223 of file AMQP_AllProxy.h.

ProtocolVersion qpid::framing::Proxy::getVersion (  )  const [inherited]

void qpid::framing::Proxy::send ( const AMQBody  )  [inherited]

void qpid::framing::Proxy::setHandler ( FrameHandler  )  [inherited]


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

Qpid C++ API Reference
Generated on Thu Mar 19 15:24:05 2009 for Qpid C++ Client API by doxygen 1.5.7.1