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

Method CleanUpExecuteQuery

lib/db_ido/dbconnection.cpp:302–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300}
301
302void DbConnection::CleanUpExecuteQuery(const String&, const String&, double)
303{
304 /* Default handler does nothing. */
305}
306
307void DbConnection::SetConfigHash(const DbObject::Ptr& dbobj, const String& hash)
308{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected