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

Method GetConnectCount

Plugins/FtpServer/ParameterFtpServer.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62int CParameterFtpServer::GetConnectCount() const
63{
64 return m_ConnectCount;
65}
66
67void CParameterFtpServer::SetConnectCount(int newConnectCount)
68{

Callers 2

onFilterMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected