RMQ - RabbitMQ C++ Library
Public Member Functions | Public Attributes | List of all members
BloombergLP::rmqa::ProducerImpl::SharedState Struct Reference

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
 

The documentation for this struct was generated from the following file: