Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ toJSONString
Method
toJSONString
src/utilities/bcl/BCLXML.cpp:817–819 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
815
}
816
817
std::string BCLXML::toJSONString() const {
818
return toJSON().toStyledString();
819
}
820
821
bool BCLXML::save() const {
822
Callers
nothing calls this directly
Calls
1
toJSON
Function · 0.85
Tested by
no test coverage detected