numElements overloads
Declared in <bdlmt_multiqueuethreadpool.h>
Return an instantaneous snapshot of the total number of elements enqueued.
int
numElements() const;
» more...
Return the number of elements in the queue with the specified id.
int
numElements(int id) const;
» more...
id is invalid| Name | Description |
|---|---|
| id | queue identifier |