MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetAnonymousLogin

Method GetAnonymousLogin

Plugins/FtpServer/ParameterFtpServer.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23bool CParameterFtpServer::GetAnonymousLogin() const
24{
25 return m_bAnonymousLogin;
26}
27
28void CParameterFtpServer::SetAnonymousLogin(bool newAnonymousLogin)
29{

Callers 2

OnInitMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected