MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getDb

Method getDb

src/yvalve/PluginManager.cpp:1286–1289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1284 }
1285
1286 const char* getDb()
1287 {
1288 return db.c_str();
1289 }
1290
1291private:
1292 ObjectsArray<PathName> cache;

Callers 1

getDefaultSecurityDbMethod · 0.80

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected