Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetValue
Method
GetValue
lib/db_ido/dbvalue.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
Value DbValue::GetValue() const
63
{
64
return m_Value;
65
}
66
67
void DbValue::SetValue(const Value& value)
68
{
Callers
1
ExtractValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected