MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / Unknown

Method Unknown

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

@deprecated use ToUnknown() Return the handle as a TiXmlUnknown. This may return null. */

Source from the content-addressed store, hash-verified

1709 Return the handle as a TiXmlUnknown. This may return null.
1710 */
1711 TiXmlUnknown* Unknown() const { return ToUnknown(); }
1712
1713private:
1714 TiXmlNode* node;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected