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

Method IDType

deps/FtpClient/FTPFileStatus.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 const tstring& GID() const { return m_strGID; };
79 const tstring& Link() const { return m_strLink; };
80 T_enIDType IDType() const { return m_enIDType; };
81 const tstring& ID() const { return m_strID; };
82 bool IsDot() const { return m_strName==_T(".") || m_strName==_T(".."); };
83#ifdef _DEBUG

Callers 1

ParseEPLFMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected