MCPcopy Create free account
hub / github.com/cryptonomex/graphene / ~database_api_impl

Method ~database_api_impl

libraries/app/database_api.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198database_api_impl::~database_api_impl()
199{
200 elog("freeing database api ${x}", ("x",int64_t(this)) );
201}
202
203//////////////////////////////////////////////////////////////////////
204// //

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected