MCPcopy 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
11SSDBClient::SSDBClient() : m_Client(NULL),m_bConnected(false)
12{
13}
14
15
16SSDBClient::~SSDBClient()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected