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

Method ~PhxSQLClientConfig

phxsqlclient/phxsqlclientbase.cpp:31–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31PhxSQLClientConfig::~PhxSQLClientConfig() {
32}
33
34const std::vector<MySQLEndPoint_t> & PhxSQLClientConfig::GetEndPoints() {
35 return m_vecMySQLEndPoint;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected