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

Method get

src/yvalve/PluginManager.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 }
91
92 ConfigFile* get()
93 {
94 return confFile;
95 }
96
97 private:
98 RefPtr<ConfigFile> confFile;

Callers 5

findInPluginsConfFunction · 0.45
ConfiguredPluginMethod · 0.45
destroyMethod · 0.45
nextMethod · 0.45
waitForTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected