Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
bool CParameterFtpServer::GetAnonymousLogin() const
24
{
25
return m_bAnonymousLogin;
26
}
27
28
void CParameterFtpServer::SetAnonymousLogin(bool newAnonymousLogin)
29
{
Callers
2
OnInit
Method · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected