Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ description
Method
description
src/measure/OSOutput.cpp:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
boost::optional<std::string> OSOutput::description() const {
50
return m_description;
51
}
52
53
OSOutputType OSOutput::type() const {
54
return m_type;
Callers
3
getMeasureInfo
Method · 0.45
duplicate_measure
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36