|
|
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 |
| |
|
|
QueueVec | queues |
| |
|
ExchangeVec | exchanges |
| |
|
QueueBindingVec | queueBindings |
| |
|
ExchangeBindingVec | exchangeBindings |
| |
|
|
bsl::ostream & | operator<< (bsl::ostream &os, const Topology &topology) |
| |
The documentation for this class was generated from the following files: