Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetSecurityLevel
Method
GetSecurityLevel
Src/Operate.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
CSecurityLevel::Levels COperate::GetSecurityLevel() const
130
{
131
return m_SecurityLevel;
132
}
133
134
void COperate::slotSetSecurityLevel(CSecurityLevel::Levels level)
135
{
Callers
1
SetSecureLevel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected