RMQ - RabbitMQ C++ Library
Public Member Functions | Static Public Attributes | List of all members
BloombergLP::rmqt::ExchangeType Class Reference

AMQP Exchange types. More...

#include <rmqt_exchangetype.h>

Collaboration diagram for BloombergLP::rmqt::ExchangeType:
Collaboration graph
[legend]

Public Member Functions

 ExchangeType (const bsl::string &)
 When using plugin-based exchange types.
 
const bsl::string & type () const
 

Static Public Attributes

static ExchangeType DIRECT
 
static ExchangeType FANOUT
 
static ExchangeType TOPIC
 
static ExchangeType HEADERS
 

Detailed Description

AMQP Exchange types.

This class specifies the different AMQP exchange types.


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