MCPcopy Create free account
hub / github.com/ImpulseAdventure/JPEGsnoop / GetStatusFilePosText

Method GetStatusFilePosText

ImgDecode.cpp:5816–5819  ·  view source on GitHub ↗

Fetch the file position text RETURN: - File position text

Source from the content-addressed store, hash-verified

5814// - File position text
5815//
5816CString CimgDecode::GetStatusFilePosText()
5817{
5818 return m_strStatusFilePos;
5819}
5820
5821
5822

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected