This class implements a proctor that, unless its release method has previously been invoked, automatically invokes markReclaim on a NODE upon destruction.
Synopsis
Declared in <bdlcc_singleconsumerqueueimpl.h>
template<
class TYPE,
class NODE>
class SingleConsumerQueueImpl_MarkReclaimProctor;
Member Functions
Name |
Description |
|
Create a |
|
Destroy this object and, if |
Release from management the queue and node currently managed by this proctor. If no queue, this method has no effect. |
Created with MrDocs