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

Method getConfig

src/remote/server/ReplServer.cpp:361–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

359 }
360
361 const Replication::Config* getConfig() const
362 {
363 return m_config;
364 }
365
366 bool checkGuid(const Guid& guid)
367 {

Callers 3

analyzeFunction · 0.45
process_archiveFunction · 0.45
process_threadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected