|
KISSCPP
a C++ library for rapid application development
|
#include <statable_queue.hpp>

Public Member Functions | |
| StatAbleQueue () | |
| ~StatAbleQueue () | |
| virtual size_t | size ()=0 |
|
inline |
|
inline |
|
pure virtual |
Implemented in kisscpp::ThreadsafePersistedQueue< _qoT, _sT >, and kisscpp::ThreadsafeQueue< _qoT >.
1.8.6