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

This is the complete list of members for Gray::cQueueRead< TYPE >, including all inherited members.

AdvanceRead(ITERATE_t iCount=1)Gray::cQueueBaseinline
cQueueBase(ITERATE_t iReadLast=0, ITERATE_t iWriteLast=0) noexceptGray::cQueueBaseinline
cQueueRead(const TYPE *pData=nullptr, ITERATE_t iReadLast=0, ITERATE_t iWriteLast=0) noexceptGray::cQueueRead< TYPE >inline
EmptyQ() noexceptGray::cQueueBaseinline
get_ReadIndex() const noexceptGray::cQueueBaseinline
get_ReadPtr() constGray::cQueueRead< TYPE >inline
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
m_pDataGray::cQueueRead< TYPE >protected
Read1(void)Gray::cQueueRead< TYPE >inline
ReadCommitNow()Gray::cQueueRead< TYPE >inline
ReadPeek(TYPE *pData, ITERATE_t iDataMaxQty)Gray::cQueueRead< TYPE >inline
ReadQty(TYPE *pData, ITERATE_t iDataMaxQty)Gray::cQueueRead< TYPE >inline
SeekQ(STREAM_OFFSET_t iOffset, SEEK_ORIGIN_TYPE eSeekOrigin=SEEK_Set)Gray::cQueueBase
SetQueueRead(const TYPE *pData, ITERATE_t iReadLast=0, ITERATE_t iWriteLast=0)Gray::cQueueRead< TYPE >inline
~cQueueRead()Gray::cQueueRead< TYPE >inline