MCPcopy 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
62Value DbValue::GetValue() const
63{
64 return m_Value;
65}
66
67void DbValue::SetValue(const Value& value)
68{

Callers 1

ExtractValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected