MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / DoLineBreak

Method DoLineBreak

cpp/tinyxml/tinyxml.h:1785–1787  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1783 buffer += indent;
1784 }
1785 void DoLineBreak() {
1786 buffer += lineBreak;
1787 }
1788
1789 int depth;
1790 bool simpleTextPrint;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected