Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ fields
Method
fields
src/utilities/idf/IdfObject.cpp:1950–1952 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1948
}
1949
1950
std::vector<std::string> IdfObject_Impl::fields() const {
1951
return m_fields;
1952
}
1953
1954
std::vector<std::string> IdfObject_Impl::fieldComments() const {
1955
return m_fieldComments;
Callers
8
setStartDate
Method · 0.45
translateEnergyManagementSystemProgramCallingManager
Method · 0.45
translateScheduleCompact
Method · 0.45
translateMeterCustom
Method · 0.45
translateMeterCustomDecrement
Method · 0.45
translateScheduleCompact
Method · 0.45
IdfObject_Impl
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36