Create a Cache_QueueProctor object to monitor the specified queue.
Synopsis
Declared in <bdlcc_cache.h>
explicit
Cache_QueueProctor(bsl::list<KEY>* queue);
Parameters
Name |
Description |
queue |
queue to monitor |
Created with MrDocs