MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / ProcessEntities

Function ProcessEntities

sourcecommon/tinyxml2.h:1562–1564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1560 XMLError SaveFile( FILE* fp, bool compact = false );
1561
1562 bool ProcessEntities() const {
1563 return _processEntities;
1564 }
1565 Whitespace WhitespaceMode() const {
1566 return _whitespace;
1567 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected