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

Method GetGlobalParameters

App/Client/ParameterApp.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177CParameterGlobal* CParameterApp::GetGlobalParameters() const
178{
179 return m_pGloablParamter;
180}
181
182void CParameterApp::SetGlobalParameters(CParameterGlobal* para)
183{

Callers 4

InitialMethod · 0.45
InitialMethod · 0.45
flagsMethod · 0.45
InitialMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected