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

Method isStopped

src/remote/server/server.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 }
165
166 bool isStopped() const
167 {
168 return stopped;
169 }
170
171 int getHashLength(Firebird::CheckStatusWrapper* status) override
172 {

Callers 3

callbackMethod · 0.45
getHashLengthMethod · 0.45
getHashDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected