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

Method scope

src/utilities/idf/DataError.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43Scope DataError::scope() const {
44 return m_scope;
45}
46
47DataErrorType DataError::type() const {
48 return m_type;

Callers 4

operator==Method · 0.45
operator()Method · 0.45
DataError.cppFile · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36