BDE 4.14.0 Production release
|
#include <bdlcc_singleconsumerqueueimpl.h>
Public Member Functions | |
SingleConsumerQueueImpl_AllocateLockGuard (TYPE *queue) | |
Create a releaseAllocateLock guard managing the specified queue . | |
~SingleConsumerQueueImpl_AllocateLockGuard () | |
Destroy this object and invoke the managed queue's. | |
This class implements a guard that automatically invokes releaseAllocateLock
on the managed queue upon destruction.
|
explicit |
bdlcc::SingleConsumerQueueImpl_AllocateLockGuard< TYPE >::~SingleConsumerQueueImpl_AllocateLockGuard | ( | ) |