Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ type
Method
type
src/utilities/idd/IddObject.cpp:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
IddObjectType IddObject_Impl::type() const {
53
return m_type;
54
}
55
56
std::string IddObject_Impl::group() const {
57
return m_group;
Callers
8
getObject
Method · 0.45
getObject
Method · 0.45
isInFile
Method · 0.45
getIddObjectTypeVector
Function · 0.45
getIddObjectTypeSet
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36