MCPcopy Create free account
hub / github.com/Tencent/phxsql / PhxSQLClientSvrkitConfig

Method PhxSQLClientSvrkitConfig

phxsqlclient/phxsqlclientsvrkitconfig.cpp:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19namespace phxsql {
20
21PhxSQLClientSvrkitConfig::PhxSQLClientSvrkitConfig(const char * pcFile) {
22 Comm::CBaseConfig::SetFileIfUnset(pcFile);
23}
24
25PhxSQLClientSvrkitConfig::~PhxSQLClientSvrkitConfig() {
26}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected