Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
IndexCreateTask
Method · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected