MCPcopy 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
304bool CParameterUser::GetUseSystemFile() const
305{
306 return m_Data.m_bUseSystemFile;
307}
308
309int CParameterUser::SetUseSystemFile(bool use)
310{

Callers 1

authenticationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected