Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ GetDocument
Function
GetDocument
sourcecommon/tinyxml2.h:623–625 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
621
}
622
/// Get the XMLDocument that owns this XMLNode.
623
XMLDocument* GetDocument() {
624
return _document;
625
}
626
627
/// Safely cast to an Element, or null.
628
virtual XMLElement* ToElement() {
Callers
5
SetText
Method · 0.85
ws
Method · 0.85
wi
Method · 0.85
wd
Method · 0.85
wb
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected