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

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

cTextPos(STREAM_POS_t lOffset=(STREAM_POS_t) k_ITERATE_BAD, ITERATE_t iLineNum=k_ITERATE_BAD, StrLen_t iColNum=k_StrLen_UNK) noexceptGray::cTextPosinline
cTextReader(const char *pszStart, StrLen_t nLenMax=StrT::k_LEN_MAX, StrLen_t nTabSize=cStrConst::k_TabSize)Gray::cTextReaderinline
get_Column1() const noexceptGray::cTextPosinline
get_CursorChar() const noexceptGray::cTextReaderinline
get_CursorPtr() const noexceptGray::cTextReaderinline
get_LenMax() const noexceptGray::cTextReaderinline
get_LenRemaining() const noexceptGray::cTextReaderinline
get_Line1() const noexceptGray::cTextPosinline
get_LineNum() const noexceptGray::cTextPosinline
get_Offset() const noexceptGray::cTextPosinline
GetStr2(OUT char *pszOut, StrLen_t nLenOut) constGray::cTextPos
IncChar(StrLen_t nLenChar=1) noexceptGray::cTextPosinline
IncLine(StrLen_t nLenChar=1) noexceptGray::cTextPosinline
IncLineCR(StrLen_t nLenChar=1)Gray::cTextReaderinline
IncOffset(StrLen_t nLenOffsetSrc) noexceptGray::cTextPosinline
IncOffset(StrLen_t nLenOffsetSrc, StrLen_t nLenCol) noexceptGray::cTextPosinline
IncTab(StrLen_t nLenChar=1)Gray::cTextReaderinline
IncToks(StrLen_t nLen=1)Gray::cTextReaderinline
InitTop() noexceptGray::cTextPosinline
isEOF() constGray::cTextReaderinline
isTopLine() const noexceptGray::cTextPosinline
isValidIndex() const noexceptGray::cTextReaderinline
isValidPos() const noexceptGray::cTextReaderinline
k_InvalidGray::cTextPosstatic
k_ZeroGray::cTextPosstatic
m_iColNumGray::cTextPosprotected
m_iLineNumGray::cTextPosprotected
m_iTabSizeGray::cTextReader
m_lOffsetGray::cTextPosprotected
m_nLenMaxGray::cTextReaderprotected
m_pszStartGray::cTextReaderprotected
SetStartPtr(const char *pszStart, StrLen_t nLenMax=StrT::k_LEN_MAX)Gray::cTextReaderinline