MCPcopy Create free account
hub / github.com/SOUI2/soui / VisitEnter

Method VisitEnter

tools/src/uiresbuilder/tinyxml/tinyxml.cpp:1774–1777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

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