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

Method setKeyValues

src/utilities/sql/SqlFileTimeSeriesQuery.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void SqlFileTimeSeriesQuery::setKeyValues(const KeyValueIdentifier& kvId) {
122 m_keyValues = kvId;
123 m_vetted = false;
124}
125
126void SqlFileTimeSeriesQuery::clearEnvironment() {
127 m_environment = boost::none;

Callers 2

expandKeyValuesMethod · 0.80
mf_makeConsistentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected