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

Method Destroy

lib/pgsql_shim/pgsqlinterface.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8struct PgsqlInterfaceImpl final : public PgsqlInterface
9{
10 void Destroy() override
11 {
12 delete this;
13 }
14
15 void clear(PGresult *res) const override
16 {

Callers 1

operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected