Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ SSDBClient
Method
SSDBClient
RedisStudio/SSDB/SSDBClient.cpp:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
11
SSDBClient::SSDBClient() : m_Client(NULL),m_bConnected(false)
12
{
13
}
14
15
16
SSDBClient::~SSDBClient()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected