MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / VisitEnter

Method VisitEnter

Libraries/tinyxml/tinyxml.cpp:1776–1779  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1774
1775
1776bool TiXmlPrinter::VisitEnter( const TiXmlDocument& )
1777{
1778 return true;
1779}
1780
1781bool TiXmlPrinter::VisitExit( const TiXmlDocument& )
1782{

Callers 1

AcceptMethod · 0.45

Calls 7

CDATAMethod · 0.80
ValueMethod · 0.45
NextMethod · 0.45
PrintMethod · 0.45
FirstChildMethod · 0.45
ToTextMethod · 0.45
LastChildMethod · 0.45

Tested by

no test coverage detected