MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / objects

Method objects

src/utilities/idd/IddFile.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 std::vector<IddObject> IddFile_Impl::objects() const {
40 return m_objects;
41 }
42
43 std::vector<std::string> IddFile_Impl::groups() const {
44 StringSet result;

Callers 4

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36