Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetParameter
Method
GetParameter
Src/Database/Database.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
const CParameterDatabase *CDatabase::GetParameter() const
55
{
56
return m_pPara;
57
}
58
59
const QString CDatabase::GetError() const
60
{
Callers
1
SetDatabase
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected