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

Method empty

src/jrd/svc.cpp:2267–2270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2265
2266
2267bool Service::empty(ULONG head) const
2268{
2269 return svc_stdout_tail == head;
2270}
2271
2272
2273bool Service::full() const

Callers 15

readConfigMethod · 0.45
TracePluginImplMethod · 0.45
resizeMethod · 0.45
findMethod · 0.45
emplaceMethod · 0.45
removeMethod · 0.45
explain_pp_bitsFunction · 0.45
joinMethod · 0.45
houseKeepingMethod · 0.45
waitForMethod · 0.45
getReplicatorFunction · 0.45
getMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected