MCPcopy Create free account
hub / github.com/Icinga/icinga2 / SetValue

Method SetValue

lib/db_ido/dbvalue.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void DbValue::SetValue(const Value& value)
68{
69 m_Value = value;
70}

Callers 2

FinishExecuteQueryMethod · 0.80
InternalExecuteQueryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected