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

Method warnings

src/energyplus/ErrorFile.cpp:22–24  ·  view source on GitHub ↗

get warnings

Source from the content-addressed store, hash-verified

20
21 /// get warnings
22 std::vector<std::string> ErrorFile::warnings() const {
23 return m_warnings;
24 }
25
26 /// get severe errors
27 std::vector<std::string> ErrorFile::severeErrors() const {

Callers 15

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36