MCPcopy Create free account
hub / github.com/FrictionalGames/HPL1Engine / TiXmlPrinter

Class TiXmlPrinter

include/impl/tinyXML/tinyxml.h:1707–1768  ·  view source on GitHub ↗

Print to memory functionality. The TiXmlPrinter is useful when you need to: -# Print to memory (especially in non-STL mode) -# Control formatting (line endings, etc.) When constructed, the TiXmlPrinter is in its default "pretty printing" mode. Before calling Accept() you can call methods to control the printing of the XML document. After TiXmlNode::Accept() is called, the printed document c

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected