Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetUseSystemFile
Method
GetUseSystemFile
Src/ParameterCompone/ParameterUser.cpp:304–307 ·
view source on GitHub ↗
Get use system file
Source
from the content-addressed store, hash-verified
302
303
//! Get use system file
304
bool CParameterUser::GetUseSystemFile() const
305
{
306
return m_Data.m_bUseSystemFile;
307
}
308
309
int CParameterUser::SetUseSystemFile(bool use)
310
{
Callers
1
authentication
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected