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

Method VisitExit

sourcecommon/tinyxml2.cpp:2214–2218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2212
2213
2214bool XMLPrinter::VisitExit( const XMLElement& element )
2215{
2216 CloseElement( CompactMode(element) );
2217 return true;
2218}
2219
2220
2221bool XMLPrinter::Visit( const XMLText& text )

Callers 1

AcceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected