|
RMQ - RabbitMQ C++ Library
|
Public Member Functions | |
| SharedState (bool _isValid, bdlmt::ThreadPool &_threadPool, uint16_t maxOutstandingConfirms) | |
Public Attributes | |
| CallbackMap | callbackMap |
| bslmt::Mutex | mutex |
| bool | isValid |
| bdlmt::ThreadPool & | threadPool |
| bslmt::TimedSemaphore | outstandingMessagesCap |
| bsl::optional< rmqt::Future<>::Pair > | waitForConfirmsFuture |