If you can read this text, it means you are not experiencing this website at its best. This website is designed for used with a standards-compliant browser.
Current version: 2.3.2
ZThreads
A platform-independent, multi-threading and synchronization library for C++
Home Documentation Downloads CVS Contact
BoundedQueue< T, LockType, StorageType > Member List

This is the complete list of members for BoundedQueue< T, LockType, StorageType >, including all inherited members.

acquire()BoundedQueue< T, LockType, StorageType >inlinevirtual
add(const T &item)BoundedQueue< T, LockType, StorageType >inlinevirtual
add(const T &item, unsigned long timeout)BoundedQueue< T, LockType, StorageType >inlinevirtual
BoundedQueue(size_t capacity)BoundedQueue< T, LockType, StorageType >inline
cancel()BoundedQueue< T, LockType, StorageType >inlinevirtual
capacity()BoundedQueue< T, LockType, StorageType >inline
empty()BoundedQueue< T, LockType, StorageType >inlinevirtual
empty(unsigned long timeout)BoundedQueue< T, LockType, StorageType >inlinevirtual
isCanceled()BoundedQueue< T, LockType, StorageType >inlinevirtual
next()BoundedQueue< T, LockType, StorageType >inlinevirtual
next(unsigned long timeout)BoundedQueue< T, LockType, StorageType >inlinevirtual
release()BoundedQueue< T, LockType, StorageType >inlinevirtual
size()BoundedQueue< T, LockType, StorageType >inlinevirtual
size(unsigned long timeout)BoundedQueue< T, LockType, StorageType >inlinevirtual
tryAcquire(unsigned long timeout)BoundedQueue< T, LockType, StorageType >inlinevirtual
~BoundedQueue()BoundedQueue< T, LockType, StorageType >inlinevirtual
~Cancelable()Cancelableinlinevirtual
~Lockable()Lockableinlinevirtual
~Queue()Queue< T >inlinevirtual