MCPcopy 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
129CSecurityLevel::Levels COperate::GetSecurityLevel() const
130{
131 return m_SecurityLevel;
132}
133
134void COperate::slotSetSecurityLevel(CSecurityLevel::Levels level)
135{

Callers 1

SetSecureLevelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected