MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / SetStartPosition

Method SetStartPosition

deps/FtpClient/FTPClient.cpp:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240 }
241
242 void COutputStream::SetStartPosition()
243 {
244 m_spPimpl->m_itCurrentPos = m_spPimpl->m_vBuffer.begin();
245 }
246
247 bool COutputStream::GetNextLine(tstring& strLine)// const
248 {

Callers 2

ListMethod · 0.80
NameListMethod · 0.80

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected