qpid::broker::RecoverableExchange Class Reference

The interface through which bindings are recovered. More...

#include <RecoverableExchange.h>

List of all members.

Public Types

typedef boost::shared_ptr
< RecoverableExchange
shared_ptr

Public Member Functions

virtual void setPersistenceId (uint64_t id)=0
virtual void bind (std::string &queue, std::string &routingKey, qpid::framing::FieldTable &args)=0
 Recover binding.


Detailed Description

The interface through which bindings are recovered.

Member Function Documentation

virtual void qpid::broker::RecoverableExchange::bind ( std::string &  queue,
std::string &  routingKey,
qpid::framing::FieldTable args 
) [pure virtual]

Recover binding.

Nb: queue must have been recovered earlier.


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

Generated on Thu May 15 22:23:35 2008 for Qpid by  doxygen 1.5.5