MCPcopy Create free account
hub / github.com/Tencent/phxsql / ~PhxSQLClient_Random

Method ~PhxSQLClient_Random

phxsqlclient/phxsqlclientbase.cpp:269–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269PhxSQLClient_Random::~PhxSQLClient_Random() {
270 delete m_poConfig, m_poConfig = NULL;
271 delete m_poDisasterStrategy, m_poDisasterStrategy = NULL;
272}
273;
274
275}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected