MCPcopy 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
167bool Registry::isInitialized() const
168{
169 return m_initialized;
170}
171
172ObjectRegistry & Registry::objects()
173{

Callers 1

manualErrorCheckAfterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected