Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
177
CParameterGlobal* CParameterApp::GetGlobalParameters() const
178
{
179
return m_pGloablParamter;
180
}
181
182
void CParameterApp::SetGlobalParameters(CParameterGlobal* para)
183
{
Callers
4
Initial
Method · 0.45
Initial
Method · 0.45
flags
Method · 0.45
Initial
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected