MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / VisitExit

Method VisitExit

cpp/tinyxml/tinyxml.cpp:1766–1769  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1764}
1765
1766bool TiXmlPrinter::VisitExit( const TiXmlDocument& )
1767{
1768 return true;
1769}
1770
1771bool TiXmlPrinter::VisitEnter( const TiXmlElement& element, const TiXmlAttribute* firstAttribute )
1772{

Callers 1

AcceptMethod · 0.45

Calls 2

FirstChildMethod · 0.45
ValueMethod · 0.45

Tested by

no test coverage detected