MCPcopy 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

SetTextMethod · 0.85
wsMethod · 0.85
wiMethod · 0.85
wdMethod · 0.85
wbMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected