Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ DbMgr
Method
DbMgr
src/RedisView/Public/DbMgr.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
#include
"DbMgr.h"
10
11
DbMgr::DbMgr()
12
{
13
14
}
15
16
QString DbMgr::host()
17
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected