MCPcopy Create free account
hub / github.com/DeNA/HandlerSocket-Plugin-for-MySQL / database_i

Class database_i

handlersocket/database.hpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21namespace dena {
22
23struct database_i;
24typedef std::auto_ptr<volatile database_i> database_ptr;
25
26struct dbcontext_i;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected