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

Class dbcontext_i

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

Source from the content-addressed store, hash-verified

24typedef std::auto_ptr<volatile database_i> database_ptr;
25
26struct dbcontext_i;
27typedef std::auto_ptr<dbcontext_i> dbcontext_ptr;
28
29struct database_i {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected