Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
typedef std::auto_ptr<volatile database_i> database_ptr;
25
26
struct dbcontext_i;
27
typedef std::auto_ptr<dbcontext_i> dbcontext_ptr;
28
29
struct database_i {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected