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

Method isGbak

src/jrd/idx.cpp:277–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275 int getMaxWorkers();
276
277 bool isGbak() const
278 {
279 return (m_flags & IS_GBAK);
280 }
281
282 class Item : public Task::WorkItem
283 {

Callers 2

IndexCreateTaskMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected