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

Method getVersion

src/common/config/config.cpp:766–769  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

764}
765
766unsigned int FirebirdConf::getVersion(CheckStatusWrapper* status)
767{
768 return getFullVersion();
769}
770
771unsigned int FirebirdConf::getKey(const char* name)
772{

Callers 1

getKeyMethod · 0.45

Calls 1

getFullVersionFunction · 0.85

Tested by

no test coverage detected