MCPcopy Create free account
hub / github.com/FrictionalGames/HPL1Engine / TiXmlBase

Class TiXmlBase

include/impl/tinyXML/tinyxml.h:190–409  ·  view source on GitHub ↗

TiXmlBase is a base class for every class in TinyXml. It does little except to establish that TinyXml classes can be printed and provide some utility functions. In XML, the document and elements can contain other elements and other types of nodes. @verbatim A Document can contain: Element (container or leaf) Comment (leaf) Unknown (leaf) Declaration( leaf ) An Elemen

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected