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

Method GetType

deps/FtpClient/FTPDataTypes.cpp:221–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219 virtual UINT GetNumberOfOptionalParameters() const override { return m_uiNumberOfOptionalParameters; }
220 virtual TSpecificationEnum GetSpecification() const override { return m_enSpecification; }
221 virtual TTypeEnum GetType() const override { return m_enType; }
222
223 const tstring m_strServerString;
224 const tstring m_strCompleteServerStringSyntax;

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected