Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ isInitialized
Method
isInitialized
source/globjects/source/registry/Registry.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
bool Registry::isInitialized() const
168
{
169
return m_initialized;
170
}
171
172
ObjectRegistry & Registry::objects()
173
{
Callers
1
manualErrorCheckAfter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected