This class implements a proctor that invokes TYPE::pushExceptionComplete upon destruction unless release has been called.
Synopsis
Declared in <bdlcc_boundedqueue.h>
template<class TYPE>
class BoundedQueue_PushExceptionCompleteProctor;
Member Functions
Name |
Description |
|
Create a |
|
Destroy this object and, if |
Release from management the queue currently managed by this proctor. If no queue is currently managed, this method has no effect. |
Created with MrDocs