![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::cTextPos, 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) noexcept | Gray::cTextPos | inline |
get_Column1() const noexcept | Gray::cTextPos | inline |
get_Line1() const noexcept | Gray::cTextPos | inline |
get_LineNum() const noexcept | Gray::cTextPos | inline |
get_Offset() const noexcept | Gray::cTextPos | inline |
GetStr2(OUT char *pszOut, StrLen_t nLenOut) const | Gray::cTextPos | |
IncChar(StrLen_t nLenChar=1) noexcept | Gray::cTextPos | inline |
IncLine(StrLen_t nLenChar=1) noexcept | Gray::cTextPos | inline |
IncOffset(StrLen_t nLenOffsetSrc) noexcept | Gray::cTextPos | inline |
IncOffset(StrLen_t nLenOffsetSrc, StrLen_t nLenCol) noexcept | Gray::cTextPos | inline |
InitTop() noexcept | Gray::cTextPos | inline |
isTopLine() const noexcept | Gray::cTextPos | inline |
isValidPos() const noexcept | Gray::cTextPos | inline |
k_Invalid | Gray::cTextPos | static |
k_Zero | Gray::cTextPos | static |
m_iColNum | Gray::cTextPos | protected |
m_iLineNum | Gray::cTextPos | protected |
m_lOffset | Gray::cTextPos | protected |