Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
IddFileType IdfFile::iddFileType() const {
51
return m_iddFileAndFactoryWrapper.iddFileType();
52
}
53
54
boost::optional<IdfObject> IdfFile::versionObject() const {
55
OptionalIdfObject result;
Callers
9
toJSON
Function · 0.45
Model_Impl
Method · 0.45
translateWorkspace
Method · 0.45
setPointer
Method · 0.45
save
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
initializeMap
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36