Quick Links: |
Provide a value-semantic efficient identifier for a queue. More...
Namespaces | |
namespace | bmqimp |
namespace | bmqa |
bmqa::QueueId | Value-semantic efficient identifier for a queue. |
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
.