Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1766
bool TiXmlPrinter::VisitExit( const TiXmlDocument& )
1767
{
1768
return true;
1769
}
1770
1771
bool TiXmlPrinter::VisitEnter( const TiXmlElement& element, const TiXmlAttribute* firstAttribute )
1772
{
Callers
1
Accept
Method · 0.45
Calls
2
FirstChild
Method · 0.45
Value
Method · 0.45
Tested by
no test coverage detected