Quick Links:

bmqa | bmqpi | bmqt

Namespaces

Component bmqa_queueid
[Package bmqa]

Provide a value-semantic efficient identifier for a queue. More...

Namespaces

namespace  bmqimp
namespace  bmqa

Detailed Description

Outline
Purpose:
Provide a value-semantic efficient identifier for a queue.
Classes:
bmqa::QueueId Value-semantic efficient identifier for a queue.
Description:
This component implements a value-semantic class, bmqa::QueueId, which can be used to efficiently identify the queue associated with a message event. A bmqa::QueueId instance can be created with a 64-bit integer, raw pointer, shared pointer, or bmqt::CorrelationId.