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

Method iddFileType

src/utilities/idf/IdfFile.cpp:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50IddFileType IdfFile::iddFileType() const {
51 return m_iddFileAndFactoryWrapper.iddFileType();
52}
53
54boost::optional<IdfObject> IdfFile::versionObject() const {
55 OptionalIdfObject result;

Callers 9

toJSONFunction · 0.45
Model_ImplMethod · 0.45
translateWorkspaceMethod · 0.45
setPointerMethod · 0.45
saveMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
initializeMapMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36