MCPcopy Create free account
hub / github.com/SICKAG/sick_scan_xd / Node

Function Node

include/tinyxml/tinyxml.h:1947–1948  ·  view source on GitHub ↗

@deprecated use ToNode. Return the handle as a TiXmlNode. This may return null. */

Source from the content-addressed store, hash-verified

1945 Return the handle as a TiXmlNode. This may return null.
1946 */
1947 TiXmlNode *Node() const
1948 { return ToNode(); }
1949
1950 /** @deprecated use ToElement.
1951 Return the handle as a TiXmlElement. This may return null.

Calls 1

ToNodeFunction · 0.85

Tested by

no test coverage detected