Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ relationshipChanged
Method
relationshipChanged
src/utilities/idf/WorkspaceObjectWatcher.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
bool WorkspaceObjectWatcher::relationshipChanged() const {
23
return m_relationshipChanged;
24
}
25
26
bool WorkspaceObjectWatcher::removedFromWorkspace() const {
27
return m_removedFromWorkspace;
Callers
2
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64