MCPcopy 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
817std::string BCLXML::toJSONString() const {
818 return toJSON().toStyledString();
819}
820
821bool BCLXML::save() const {
822

Callers

nothing calls this directly

Calls 1

toJSONFunction · 0.85

Tested by

no test coverage detected