MCPcopy Create free account
hub / github.com/PDAL/PDAL / getMasterDBConn

Function getMasterDBConn

plugins/pgpointcloud/test/PgpointcloudTest.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73std::string getMasterDBConn()
74{
75 return getConnectionString(testDbName);
76}
77
78} // anonymous namespace
79

Callers 1

SetUpMethod · 0.85

Calls 1

getConnectionStringFunction · 0.85

Tested by

no test coverage detected