RMQ - RabbitMQ C++ Library
Public Types | Public Attributes | Friends | List of all members
BloombergLP::rmqt::Topology Class Reference

Public Types

typedef bsl::vector< bsl::shared_ptr< Queue > > QueueVec
 
typedef bsl::vector< bsl::shared_ptr< Exchange > > ExchangeVec
 
typedef bsl::vector< bsl::shared_ptr< QueueBinding > > QueueBindingVec
 
typedef bsl::vector< bsl::shared_ptr< ExchangeBinding > > ExchangeBindingVec
 

Public Attributes

QueueVec queues
 
ExchangeVec exchanges
 
QueueBindingVec queueBindings
 
ExchangeBindingVec exchangeBindings
 

Friends

bsl::ostream & operator<< (bsl::ostream &os, const Topology &topology)
 

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