Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
Gray::cQueueBase Member List

This is the complete list of members for Gray::cQueueBase, including all inherited members.

AdvanceRead(ITERATE_t iCount=1)Gray::cQueueBaseinline
cQueueBase(ITERATE_t iReadLast=0, ITERATE_t iWriteLast=0) noexceptGray::cQueueBaseinline
cQueueTests classGray::cQueueBasefriend
EmptyQ() noexceptGray::cQueueBaseinline
get_ReadIndex() const noexceptGray::cQueueBaseinline
get_ReadQty() constGray::cQueueBaseinline
get_WriteIndex() const noexceptGray::cQueueBaseinline
InitQ(ITERATE_t iReadLast=0, ITERATE_t iWriteLast=0) noexceptGray::cQueueBaseinline
isEmptyQ() const noexceptGray::cQueueBaseinline
m_iReadLastGray::cQueueBaseprotected
m_iWriteLastGray::cQueueBaseprotected
SeekQ(STREAM_OFFSET_t iOffset, SEEK_ORIGIN_TYPE eSeekOrigin=SEEK_Set)Gray::cQueueBase