Cookie for async message confirmation.
#include <bmqa_message.h>
◆ MessageConfirmationCookie() [1/2]
BloombergLP::bmqa::MessageConfirmationCookie::MessageConfirmationCookie |
( |
| ) |
|
|
inline |
◆ MessageConfirmationCookie() [2/2]
BloombergLP::bmqa::MessageConfirmationCookie::MessageConfirmationCookie |
( |
const QueueId & |
queueId, |
|
|
const bmqt::MessageGUID & |
messageGUID |
|
) |
| |
|
inline |
◆ queueId()
const QueueId & BloombergLP::bmqa::MessageConfirmationCookie::queueId |
( |
| ) |
const |
|
inline |
Return the queue ID of the message with which this confirmation cookie is associated.
◆ messageGUID()
const bmqt::MessageGUID & BloombergLP::bmqa::MessageConfirmationCookie::messageGUID |
( |
| ) |
const |
|
inline |
Return message GUID of the message with which this confirmation cookie is associated.
The documentation for this class was generated from the following file: