Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ setIddFileAndFactoryWrapper
Method
setIddFileAndFactoryWrapper
src/utilities/idf/IdfFile.cpp:678–680 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
676
}
677
678
void IdfFile::setIddFileAndFactoryWrapper(const IddFileAndFactoryWrapper& iddFileAndFactoryWrapper) {
679
m_iddFileAndFactoryWrapper = iddFileAndFactoryWrapper;
680
}
681
682
// PRIVATE
683
Callers
1
toIdfFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected