Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1774
bool TiXmlPrinter::VisitEnter( const TiXmlDocument& )
1775
{
1776
return true;
1777
}
1778
1779
bool TiXmlPrinter::VisitExit( const TiXmlDocument& )
1780
{
Callers
1
Accept
Method · 0.45
Calls
7
CDATA
Method · 0.80
Value
Method · 0.45
Next
Method · 0.45
Print
Method · 0.45
FirstChild
Method · 0.45
ToText
Method · 0.45
LastChild
Method · 0.45
Tested by
no test coverage detected