Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ setInitialized
Method
setInitialized
src/utilities/idf/WorkspaceObject.cpp:983–985 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
981
// PROTECTED
982
983
void WorkspaceObject_Impl::setInitialized() {
984
m_initialized = true;
985
}
986
987
void WorkspaceObject_Impl::disconnect() {
988
this->onRemoveFromWorkspace.nano_emit(m_handle);
Callers
2
addObjects
Method · 0.80
addClones
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected