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

Method regex

src/utilities/sql/SqlFileTimeSeriesQuery.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39boost::optional<boost::regex> TimeSeriesIdentifier::regex() const {
40 return m_re;
41}
42
43// KEYVALUE IDENTIFIER
44

Callers 5

expandTimeSeriesMethod · 0.80
expandKeyValuesMethod · 0.80
timeSeriesMethod · 0.80
mf_makeConsistentMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected