MCPcopy 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

getObjectMethod · 0.45
getObjectMethod · 0.45
isInFileMethod · 0.45
getIddObjectTypeVectorFunction · 0.45
getIddObjectTypeSetFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36