Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ keyValues
Method
keyValues
src/utilities/sql/SqlFileTimeSeriesQuery.cpp:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
OptionalKeyValueIdentifier SqlFileTimeSeriesQuery::keyValues() const {
97
return m_keyValues;
98
}
99
100
bool SqlFileTimeSeriesQuery::vetted() const {
101
return m_vetted;
Callers
5
expandKeyValues
Method · 0.45
timeSeries
Method · 0.45
mf_makeConsistent
Method · 0.45
SqlFileTimeSeriesQuery.cpp
File · 0.45
keyValuesGeneralTests
Function · 0.45
Calls
no outgoing calls
Tested by
1
keyValuesGeneralTests
Function · 0.36