![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Member Functions | |
| void | cancel (T const &queueEndSignal) |
| void | clear () |
| T & | front () |
| bool | isEmpty () |
| int | maxDepth () const |
| int | maxDepthLimit () const |
| T | pop_front () |
| void | push_back (T &&item) |
| void | push_back (T const &item) |
| void | setMaxDepth (int depth) |
| int | size () |
|
inline |
< Notify one waiting thread.
|
inline |
< Notify one waiting thread.