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

Method GetReadOnly

Plugins/FtpServer/ParameterFtpServer.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36bool CParameterFtpServer::GetReadOnly() const
37{
38 return m_bReadOnly;
39}
40
41void CParameterFtpServer::SetReadOnly(bool newReadOnly)
42{

Callers 2

OnInitMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected