Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ reset
Method
reset
UnitTests/TestApp/pugixml.cpp:5695–5699 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5693
}
5694
5695
PUGI__FN void xml_document::reset()
5696
{
5697
destroy();
5698
create();
5699
}
5700
5701
PUGI__FN void xml_document::reset(const xml_document& proto)
5702
{
Callers
6
~OgreDataStream
Method · 0.45
destroy
Method · 0.45
MyGUI_OgreDataManager.cpp
File · 0.45
destroy
Method · 0.45
RTTLayerNode
Method · 0.45
renderToTarget
Method · 0.45
Calls
3
reset
Function · 0.85
first_child
Method · 0.45
next_sibling
Method · 0.45
Tested by
no test coverage detected