MCPcopy Create free account
hub / github.com/cinience/RedisStudio / ClientImpl

Method ClientImpl

RedisStudio/SSDB/SSDB_impl.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45ClientImpl::ClientImpl(){
46 link = NULL;
47}
48
49ClientImpl::~ClientImpl(){
50 if(link){

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected